Click or drag to resize

RenderPipelineSupportsPause Method

Override and return true if the renderer supports pausing

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual bool SupportsPause()

Return Value

Type: Boolean
true if pausing is supported, false otherwise
See Also