MaterialRef.BackFaceMaterialId Property

MaterialRefBackFaceMaterialId Property

The Id of the Material used to render the back of an object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public Guid BackFaceMaterialId { get; }
Public ReadOnly Property BackFaceMaterialId As Guid
	Get

Property Value

Type: Guid
See Also