formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Deletes a texture group from the texture map control attribute of an object. If the object does not have a texture map control attribute an error is returned. The fgrp_index parameter passed in is used to identify the texture group. It must be greater than -1 and less than the # of texture groups in the texture map control attribute.
Plugin Prototype
fzrt_error_td fz_objt_attr_delete_objt_tctl_fgrp(
fzrt_int | windex, |
obj, | |
fzrt_int | fgrp_index ) |
Parameters
windex [Input]
project window index
obj [Input]
object
fgrp_index [Input]
texture group index
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in