formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Finds the animation node given a tag to an entity. For example, the tag returned by can be used to search for its corresponding animation node in the animation hierarchy. Only entities that have previously been added to the animation hierarchy have corresponding animation nodes.
Plugin Prototype
fzrt_error_td fz_anim_node_find_by_tag(
fzrt_int | windex, |
enty_tag, | |
anim_node ) |
Parameters
windex [Input]
project window index
enty_tag [Input]
tag of entity
anim_node [Result]
animation node of entity
Returns
Error codes
Availability
6.1.0.0
Example Files
See Also
,
Function Set
Defined in