MaterialRefCreateParams.FrontFaceMaterialId Property

MaterialRefCreateParamsFrontFaceMaterialId Property

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

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid FrontFaceMaterialId { get; set; }
Public Property FrontFaceMaterialId As Guid
	Get
	Set

Property Value

Type: Guid
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also