注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
Unigine::AnimationObjectTrack Class
Warning
The functionality described here is EXPERIMENTAL and is not recommended for production use. Future releases may bring significant changes to API and features. Backward compatibility of the final production-ready version is not guaranteed.
Header: | #include <UnigineAnimation.h> |
Inherits from: | AnimationObject |
This class enables you to manage proxy animation objects used to control animation tracks. Binding to a specific animation track in the framework of a specific playback is performed by the track name.
AnimationObjectTrack Class
AnimationObjectTrack ( const char * name ) #
Constructor. Creates a new track animation object with the specified name.Arguments
- const char * name - Track animation object name.
The information on this page is valid for UNIGINE 2.18.1 SDK.
Last update:
2024-04-19
Help improve this article
(or select a word/phrase and press Ctrl+Enter)