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

fz_rndr_set_current

Description

Selects (makes active) the renderer of the given UUID.

Plugin Prototype

fzrt_error_td fz_rndr_set_current(

fzrt_int

windex,

fzrt_UUID_td

uuid )

Parameters

windex [Input]

project window index

uuid [Input]

the UUID of the renderer to make current

Returns

Error codes.

Availability

5.0.0.0

Example Files

util_rndr_files.fsl
util_rndr_files_set_parm.fsl

See Also

fz_rndr_get_current

Function Set

fz_rndr_mngr_fset


Defined in

fz_rndr_api.h