Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleTime.h182 ParticleTime Interp(const ParticleTime& length, s32 factor) const
184 s32 work = this->m_ParticleTime * factor * 0x100;
359 ParticleTime Interp(const ParticleTime& length, s32 factor) const
361 return ParticleTime(this->GetFloat32Value() / length.GetFloat32Value() * factor);
/NW4C-2.0.3/tools/Viewer/
DViewer.ini158 /g3d/camera/factor = 0.5
235 /g2d/stereo/factor = 1.0
/NW4C-2.0.3/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-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp1611 f32 factor = 1.0f - diffTime * (1.0f - accelUpdater.GetFactor()); in ParticleAccelarationUpdater() local
1616 storagePtr[index] *= factor; in ParticleAccelarationUpdater()
/NW4C-2.0.3/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";