formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the texture group index of a face. If the object does not have a texture map control attribute an error is returned. if -1 is returned, the face uses the object level texture group. Otherwise, the face uses the texture group identified by the index.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_face_tctl_indx(
fzrt_int | windex, |
obj, | |
fzrt_int | findx, |
fzrt_int * | fgrup_indx ) |
Parameters
windex [Input]
project window index
obj [Input]
object
findx [Input]
face index
fgrup_indx [Result]
texture group index
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in