Click or drag to resize

ModelRenderMaterial Constructor (ModelRenderMaterialAttributes)

Initializes a new instance of the ModelRenderMaterial class

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelRenderMaterial(
	ModelRenderMaterialAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.RenderModelRenderMaterialAttributes
See Also