Is it possible to start an animation track from a different starting point such as the middle? I checked the API reference but couldn’t find anything on this topic.
Yes, call Play
on it and then set the TimePosition
to whatever you wish.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.