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

fz_rndr_rzpost_exp_cor_set_parm

Description

Sets the parameter indicated by the parameter id of the Exposure Correction options of the post-process RenderZone interface.

Plugin Prototype

fzrt_error_td fz_rndr_rzpost_exp_cor_set_parm(

fzrt_int

windex,

fz_rndr_rzpost_exp_cor_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_rzpost_exp_cor_get_parm, fz_rndr_rzpost_dblur_get_parm, fz_rndr_rzpost_dblur_set_parm, ,

Function Set

fz_rndr_mngr_fset


Defined in

fz_rndr_api.h