formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Returns the tag of the entity that is animated. This is the entity's tag, not the tag of the animation node itself. For example, the same tag returned by , is returned for this function if you know the object's animation node.
Plugin Prototype
fzrt_error_td fz_anim_enty_get_enty_tag(
fzrt_int | windex, |
anim_node, | |
enty_tag ) |
Parameters
windex [Input]
project window index
anim_node [Input]
animation node of entity
enty_tag [Result]
entity's tag
Returns
Error codes
Availability
6.1.0.0
Example Files
util_anim_test_tag.fsl
util_anim_animate_enty.fsl
See Also
Function Set
Defined in