Click or drag to resize

PostEffectDataOn Property

The 'on' state of this post effect.

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

Property Value

Type: Boolean
See Also