RealtimeDisplayModeIsRendererStarted Method |
Override to tell the started state of your render engine.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic abstract bool IsRendererStarted()
Public MustOverride Function IsRendererStarted As Boolean
Return Value
Type:
Booleantrue if render engine is ready and rendering
Version InformationRhino for Windows
Supported in: 6.8
See Also