Click or drag to resize

GH_PreviewArgsShadeMaterial Property

Gets the document default material for unselected Faces.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DisplayMaterial ShadeMaterial { get; }

Property Value

Type: DisplayMaterial

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.ShadeMaterial"]

Implements

IGH_PreviewArgsShadeMaterial
See Also