Searched refs:GetParticleModel (Results 1 – 2 of 2) sorted by relevance
173 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetStepFrame()194 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetFrame()210 this->GetParticleModel(i)->UpdateParticleFrame(); in AddTimes()221 for (u32 j = 0; j < this->GetParticleModel(i)->GetParticleSetsCount(); ++j) in AddTimes()223 this->GetParticleModel(i)->GetParticleSets(j)->UpdateParticles(particleContext); in AddTimes()246 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in Reset()279 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in GetParticleSize()298 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in IsDone()350 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetParticleScaleOffset()371 nw::gfx::ParticleModel* model = this->GetParticleModel(i);[all …]
385 … s_PaticleNode->GetParticleModel(i)->Transform().SetScale( 1.f + fsin, 1.f + fsin, 1.f + fsin ); in UpdateParticleScaleDemo()