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

fz_rmtl_duplicate

Description

Creates a duplicate surface style from a given surface style.

Plugin Prototype

fzrt_error_td fz_rmtl_duplicate(

fzrt_int

windex,

fz_rmtl_ptr

rmtl_in,

fz_rmtl_ptr *

rmtl_dupl )

Parameters

windex [Input]

project window index

rmtl_in [Input]

source surface style

rmtl_dupl [Input, Result]

new surface style

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