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

fz_rndr_qtvr_set_parm

Description

Sets the parameter indicated by the parameter id of the QuickTime VR options. Use this prior to generating any of the QuickTime VR movies with .

Plugin Prototype

fzrt_error_td fz_rndr_qtvr_set_parm(

fzrt_int

windex,

fz_rndr_qtvr_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_qtvr_get_parm,

Function Set

fz_rndr_mngr_fset


Defined in

fz_rndr_api.h