Searched defs:exportAnimation (Results 1 – 1 of 1) sorted by relevance
808 void CleanupAnimation(Animation& exportAnimation) in CleanupAnimation()847 auto& exportAnimation = animationArray.emplace_back(make_unique<Animation>()); in ExportGltfAnimations() local