Click or drag to resize

RenderContentTypeGetAllAvailableTypes Method

Gets an array of all available render content types registered with Rhino.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static RenderContentType[] GetAllAvailableTypes()

Return Value

Type: RenderContentType
An array with all types.
See Also