formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
Returns the bhavior of a renderer. This can be interactive, such as Wireframe or Interactive Shaded, or static, such as Hidden Line or RenderZone.
Plugin Prototype
fzrt_error_td fz_rndr_get_behave(
fzrt_int | windex, |
rndr_uuid, | |
rndr_behave ) |
Parameters
windex [Input]
project window index
rndr_uuid [Input]
the UUID of the renderer for which to get the behavior. Use FZRT_UUID_NULL for the current renderer.
rndr_behave [Result]
the behavior of the renderer.
Returns
Error codes.
Availability
6.0.0.5
Function Set
Defined in