formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
Checks whether a given renderer is pixel, vector or polygon based.
Plugin Prototype
fzrt_error_td fz_rndr_get_type(
fzrt_int | windex, |
rndr_uuid, | |
rndr_type ) |
Parameters
windex [Input]
project window index
rndr_uuid [Input]
the UUID of the renderer for which to get the type. Use FZRT_UUID_NULL for the current renderer.
rndr_type [Result]
the type of renderer.
Returns
Error codes.
Availability
6.0.0.5
Function Set
Defined in