MaterialRef.BackFaceMaterialIndex Property

MaterialRefBackFaceMaterialIndex Property

The index of the material used to render the back of an object

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

Property Value

Type: Int32
See Also