formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
Fills a list with all installed renderers. The list needs to be initialized first with the
api call :
fz_type_list_init( FZ_TYPE_UUID,&list);
and finalized with
(&list);
afterwards.
Plugin Prototype
fzrt_error_td fz_rndr_get_rndr_list(
list ) |
Parameters
list [Result]
The list of renderers.
Returns
Error codes.
Availability
5.0.0.0
Function Set
Defined in