Unigine::AnimationBind Class
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> |
This class is used to manage bindings of animation objects via code. Animation objects serve as proxies in animation sequences and are bound to specific objects (materials, nodes, property parameters, or runtime objects) at the playback stage.
AnimationBind Class
枚举
TYPE#
Binding type.Members
AnimationBind::TYPE getType() const#
Returns the current binding type.
Return value
Current binding type.const char * getTypeName() const#
Returns the current binding type name.
Return value
Current binding type name.Last update:
2024-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)