Click or drag to resize

DisplayPipelineAttributesUseObjectBackfaceMaterial Property

Use the backface material of the object for displaying its backfaces.

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

Property Value

Type: Boolean
See Also