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

fz_rndr_iact_set_parm

Description

Assigns the parameter of the interactive options at the given parameter id. The interactive options can be shared by multiple renderers.

Plugin Prototype

fzrt_error_td fz_rndr_iact_set_parm(

fzrt_int

windex,

fz_rndr_iact_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

See Also

, , fz_rndr_get_parm

Function Set

fz_rndr_mngr_fset


Defined in

fz_rndr_api.h