Searched refs:targetStartIndex (Results 1 – 1 of 1) sorted by relevance
2583 …int targetStartIndex = targetIsAscendingOrder ? targetCollection->GetCount() : targetCollection->G… in ParticleChildUpdater() local2584 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()2695 … particleSet->InitializeParticles(targetStartIndex, emissionCount, targetIncrIndex, targetTime); in ParticleChildUpdater()2696 targetStartIndex += targetIncrIndex * emissionCount; in ParticleChildUpdater()