Home
last modified time | relevance | path

Searched refs:factor (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleTime.h166 ParticleTime Interp(const ParticleTime& length, s32 factor) const
168 s32 work = this->m_ParticleTime * factor * 0x100;
333 ParticleTime Interp(const ParticleTime& length, s32 factor) const
335 return ParticleTime(this->GetFloat32Value() / length.GetFloat32Value() * factor);
/NW4C-1.2.23/SampleData/Graphics/DccPlugin/Maya/ToyBlock/scenes/
DToy_T.ma327 setAttr ".stringOptions[0].name" -type "string" "rast motion factor";
402 setAttr ".stringOptions[25].name" -type "string" "geom displace motion factor";
DToy_Mt.ma455 setAttr ".stringOptions[0].name" -type "string" "rast motion factor";
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp1556 f32 factor = 1.0f - diffTime * (1.0f - accelUpdater.GetFactor()); in ParticleAccelarationUpdater() local
1561 storagePtr[index] *= factor; in ParticleAccelarationUpdater()
/NW4C-1.2.23/SampleData/Graphics/DccPlugin/Maya/ToyPierrot/scenes/
DPierrotModel.ma5258 setAttr ".stringOptions[0].name" -type "string" "rast motion factor";
5333 setAttr ".stringOptions[25].name" -type "string" "geom displace motion factor";