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

fz_rmtl_get_specular_fg

Description

Gets the Specular reflection Final Gather flag of a surface style.

Plugin Prototype

fzrt_error_td fz_rmtl_get_specular_fg(

fzrt_int

windex,

fz_rmtl_ptr

rmtl,

fzrt_boolean *

calc_fg )

Parameters

windex [Input]

project window index

rmtl [Input]

surface style

calc_fg [Result]

whether or not to calculate specular with Final Gather

Returns

Error codes

Availability

6.5.0.0

Example Files

util_attr_rmtl.fsl
util_rmtl.fsl

Function Set

fz_rmtl_fset


Defined in

fz_rmtl_api.h