Click or drag to resize

DisplayPipelineAttributesClippingShadeColorUse Enumeration

[Missing <summary> documentation for "T:Rhino.Display.DisplayPipelineAttributes.ClippingShadeColorUse"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.11
Syntax
public enum ClippingShadeColorUse
Members
  Member nameValueDescription
PlaneColor0 Uses the clipping plane's color (object or layer).
PlaneMaterialColor1 Uses the plane's render material (object or layer).
SolidColor2 Solid Color
See Also