Grasshopper API
GH_PreviewArgsShadeMaterial Property |
Gets the document default material for unselected Faces.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public DisplayMaterial ShadeMaterial { get; }
Public ReadOnly Property ShadeMaterial As DisplayMaterial Get
Property Value
Type: DisplayMaterial[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.ShadeMaterial"]
Implements
IGH_PreviewArgsShadeMaterial