formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Sets the parameter indicated by the parameter index of the animation track registry. The track registry is the list of all animation tracks offered by the animation . Each track type has a set of parameters that apply generally to the track type itself for all instances (track nodes) of the same track type.
Plugin Prototype
fzrt_error_td fz_anim_rgst_trac_set_parm(
fzrt_int | windex, |
trac_id, | |
parm_id, | |
data ) |
Parameters
windex [Input]
project window index
trac_id [Input]
track type
parm_id [Input]
the index of the parameter to set
data [Input]
parameter data
Returns
Error codes.
Availability
6.1.0.0
Example Files
Function Set
Defined in