formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Deletes a decal group from the decal attribute of an object. If the object does not have a decal attribute an error is returned. The decal_index parameter passed in is used to identify the decal group. It must be must between 0 and 32, but no more than the current number of decals.
Plugin Prototype
fzrt_error_td fz_objt_attr_delete_objt_decal_grp(
fzrt_int | windex, |
obj, | |
fzrt_int | decal_index ) |
Parameters
windex [Input]
project window index
obj [Input]
object
decal_index [Input]
decal group index
Availability
5.0.0.0
Example Files
See Also
fz_objt_attr_add_objt_decal_grp
Function Set
Defined in