formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Gets a parameter of the Bezier key of the given controller node.
Plugin Prototype
fzrt_error_td fz_anim_cntl_bezier_key_get_parm(
fzrt_int | windex, |
cntl_node, | |
fzrt_int | key_indx, |
parm_id, | |
data ) |
Parameters
windex [Input]
project window index
cntl_node [Input]
controller node
key_indx [Input]
index of the key from which to retrieve the parameter
parm_id [Input]
the index of the parameter to retrieve
data [Result]
parameter data
Returns
Error codes
Availability
6.1.0.0
Example Files
Function Set
Defined in