Home
last modified time | relevance | path

Searched defs:animationDataPos (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp2463 int animationDataPos = (int)ptclTime * animationStride; in ParticleTexturePatternUpdater() local
2474 int animationDataPos = ptclTime.GetS32Value() * animationStride; in ParticleTexturePatternUpdater() local