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

fz_rmtl_get_parm

Description

Gets a parameter of a surface style.

Plugin Prototype

fzrt_error_td fz_rmtl_get_parm(

fzrt_int

windex,

fz_rmtl_ptr

rmtl,

fz_rmtl_parm_enum

which,

fz_type_td *

data )

Parameters

windex [Input]

project window index

rmtl [Input]

surface style

which [Input]

parameter identifier

data [Result]

parameter data

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