DisplayPipelineSupportsShading Property |
Gets whether or not this pipeline supports shaded meshes.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool SupportsShading { get; }
Public ReadOnly Property SupportsShading As Boolean
Get
Property Value
Type:
BooleanSee Also