RealtimeDisplayMode.IsRendererStarted Method

RealtimeDisplayModeIsRendererStarted Method

Override to tell the started state of your render engine.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract bool IsRendererStarted()
Public MustOverride Function IsRendererStarted As Boolean

Return Value

Type: Boolean
true if render engine is ready and rendering
Version Information

Rhino for Windows

Supported in: 6.8
See Also