GH_PreviewMeshArgs.Material Property

GH_PreviewMeshArgsMaterial Property

Gets the material in which meshes ought to be drawn.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DisplayMaterial Material { get; }
Public ReadOnly Property Material As DisplayMaterial
	Get

Property Value

Type: DisplayMaterial

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewMeshArgs.Material"]

See Also