formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Gets a parameter of the animation node.
Plugin Prototype
fzrt_error_td fz_anim_node_get_parm(
fzrt_int | windex, |
anim_node, | |
parm_id, | |
data ) |
Parameters
windex [Input]
project window index
anim_node [Input]
animation node
parm_id [Input]
index of parameter to be retrieved
data [Result]
parameter data
Returns
Error codes
Availability
6.1.0.0
Example Files
util_anim_node_info.fsl
util_anim_test_node_set.fsl
Function Set
Defined in