RenderPipelineSupportsPause Method |
Override and return true if the renderer supports pausing
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual bool SupportsPause()
Public Overridable Function SupportsPause As Boolean
Return Value
Type:
Booleantrue if pausing is supported, false otherwise
Version InformationRhino for Windows
Supported in: 6.8
See Also