formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Materials

fz_rmtl_ptr_to_tag

Description

Gets the surface style tag from the surface style pointer.

Plugin Prototype

fzrt_error_td fz_rmtl_ptr_to_tag(

fzrt_int

windex,

fz_rmtl_ptr

rmtl,

fz_tag_td *

tag )

Parameters

windex [Input]

project window index

rmtl [Input]

surface style

tag [Result]

surface style tag

Returns

Error codes

Availability

5.0.0.0

Example Files

util_attr_rmtl.fsl
util_rmtl.fsl

Function Set

fz_rmtl_fset


Defined in

fz_rmtl_api.h