formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Gets a parameter of a transformable animation entity. The coordinates can be for the entity's parent space or for world space.
Plugin Prototype
fzrt_error_td fz_anim_enty_tform_get_parm(
fzrt_int | windex, |
anim_node, | |
parent_space, | |
parm_id, | |
data ) |
Parameters
windex [Input]
project window index
anim_node [Input]
animated entity
parent_space [Input]
coordinates are returned in parent space
parm_id [Input]
index of parameter to be retrieved
data [Result]
parameter data
Returns
Error codes
Availability
6.1.0.0
Example Files
Function Set
Defined in