formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Set the order of the decal groups in an object decal attribute. The decal_indx_order array passed in contains the indices of the decal group in the new order. This array must be exactly ndecals fzrt_int and must contain each index exactly once.
Plugin Prototype
fzrt_error_td fz_objt_attr_sort_objt_decals(
fzrt_int | windex, |
obj, | |
fzrt_int * | decal_indx_order ) |
Parameters
windex [Input]
project window index
obj [Input]
object
decal_indx_order [Input]
decal order
Availability
5.0.0.0
Example Files
See Also
fz_objt_attr_add_objt_decal_grp
Function Set
Defined in