MaterialRefFrontFaceMaterialIndex Property |
The index of the material used to render the front of an object
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntaxpublic int FrontFaceMaterialIndex { get; }
Public ReadOnly Property FrontFaceMaterialIndex As Integer
Get
Property Value
Type:
Int32
See Also