Click or drag to resize

MaterialRefCreateParamsFrontFaceMaterialId Property

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

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public Guid FrontFaceMaterialId { get; set; }

Property Value

Type: Guid
See Also