Searched refs:targetVelocity (Results 1 – 1 of 1) sorted by relevance
2748 …nw::math::VEC3* targetVelocity = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_VEL… in ParticleChildUpdater() local2906 … nw::math::VEC3TransformNormal(&targetVelocity[dstIndex], workMatrix, targetVelocity[dstIndex]); in ParticleChildUpdater()2920 targetVelocity[dstIndex] += parentVelocity[index]; in ParticleChildUpdater()2923 …nw::math::VEC3TransformNormal(&targetVelocity[dstIndex], transformMatrix, targetVelocity[dstIndex]… in ParticleChildUpdater()2938 targetVelocity[dstIndex] += parentVelocity[index]; in ParticleChildUpdater()