formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_get_objt_tctl_count

Description

Gets the number of texture groups of a texture map control attribute. This number does not include the object level texture group. If the object does not have a texture map control attribute an error is returned.

Plugin Prototype

fzrt_error_td fz_objt_attr_get_objt_tctl_count(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int *

n_tcntl )

Parameters

windex [Input]

project window index

obj [Input]

object

n_tcntl [Result]

The number of texture groups of the texture map control attribute

Availability

5.0.0.0

Example Files

util_attr_tctl.fsl

See Also

Function Set

fz_objt_attr_fset


Defined in

fz_objt_tctl_api.h