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

fz_rads_set_parm

Description

Assigns the parameter of the Radiosity options at the given parameter index.

Plugin Prototype

fzrt_error_td fz_rads_set_parm(

fzrt_int

windex,

fz_rads_parm_enum

parm_id,

fz_type_td*

data )

Parameters

windex [Input]

project window index

parm_id [Input]

the id of the parameter to change

data [Input]

parameter data

Returns

Error codes.

Availability

5.0.0.0

Example Files

util_rads.fsl

See Also

fz_rads_get_parm, fz_rads_init, fz_rads_generate,

Function Set

fz_rads_fset


Defined in

fz_rads_api.h