formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Adds a new texture group to the texture map control attribute of an object. If the object does not have a texture map control attribute an error is returned. A new texture map control attribute can be created with fz_objt_attr_create_objt_tctl.
Plugin Prototype
fzrt_error_td fz_objt_attr_add_objt_tctl_fgrp(
fzrt_int | windex, |
obj, | |
fzrt_int * | fgrp_index ) |
Parameters
windex [Input]
project window index
obj [Input]
object
fgrp_index [Result, Optional]
The index of the new texture group.
Availability
5.0.0.0
Example Files
See Also
, fz_objt_attr_create_objt_tctl,
Function Set
Defined in