Click or drag to resize

DisplayPipelineAttributesBackfaceDisplayStyle Property

Changes the display of the backfaces (the side opposite of the surface normal direction).

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.20
Syntax
public DisplayPipelineAttributesBackfaceStyle BackfaceDisplayStyle { get; set; }

Property Value

Type: DisplayPipelineAttributesBackfaceStyle
See Also