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

fz_objt_attr_objt_has_tctl

Description

Checks whether an object has a texture map control attribute.

Plugin Prototype

fzrt_error_td fz_objt_attr_objt_has_tctl(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_boolean *

has_tcntl )

Parameters

windex [Input]

project window index

obj [Input]

object

has_tcntl [Result]

TRUE if object has a texture map control attribute, FALSE otherwise

Availability

5.0.0.0

Example Files

util_attr_tctl.fsl

Function Set

fz_objt_attr_fset


Defined in

fz_objt_tctl_api.h