Searched defs:oldKeyIndex (Results 1 – 2 of 2) sorted by relevance
118 const oldKeyIndex = oldItemInfo!.index; constant
742 void EcsAnimation::UpdateKey(IEcsTrackAnimation::Ptr track, uint32_t oldKeyIndex, uint32_t newKeyIn… in UpdateKey()