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

fz_objt_attr_create_objt_tctl

Description

Creates a new texture map control attribute for an object. The default values are taken from the default settings of the texture map tool. If an object already has a texture map control attribute, it will be overwritten.

Plugin Prototype

fzrt_error_td fz_objt_attr_create_objt_tctl(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input]

object

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