formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Gets the parameter indicated by the parameter index of the given animation path track. Certain parameters cannot be retrieved, because they are used for construction only.
Plugin Prototype
fzrt_error_td fz_anim_trac_path_get_parm(
fzrt_int | windex, |
path_trac, | |
parm_id, | |
data ) |
Parameters
windex [Input]
project window index
path_trac [Input]
path track node
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