Searched refs:targetVelocity (Results 1 – 1 of 1) sorted by relevance
2773 …nw::math::VEC3* targetVelocity = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_VEL… in ParticleChildUpdater() local2931 … nw::math::VEC3TransformNormal(&targetVelocity[dstIndex], workMatrix, targetVelocity[dstIndex]); in ParticleChildUpdater()2945 targetVelocity[dstIndex] += parentVelocity[index]; in ParticleChildUpdater()2948 …nw::math::VEC3TransformNormal(&targetVelocity[dstIndex], transformMatrix, targetVelocity[dstIndex]… in ParticleChildUpdater()2963 targetVelocity[dstIndex] += parentVelocity[index]; in ParticleChildUpdater()