formZ SDK | 5.0 API Reference | Project | Modeling | Animation
Description
Given an index into the animation track registry, this function returns the corresponding track type uuid. Valid values are 0 to the count - 1 returned by . The uuid can then be used to gain additional information about the track through the fz_anim_rgst_trac_get_parm function.
Plugin Prototype
fzrt_error_td fz_anim_rgst_trac_indx_2_uuid(
fzrt_int | windex, |
fzrt_int | rgst_indx, |
trac_id ) |
Parameters
windex [Input]
project window index
rgst_indx [Input]
index into track registry
trac_id [Result]
track type
Returns
Error codes.
Availability
6.1.0.0
Example Files
Function Set
Defined in