Click or drag to resize

PostEffectPipelineIsRendering Property

IsRendering

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsRendering { get; }

Return Value

Type: Boolean
Return true if rendering is active, else false.
See Also