Click or drag to resize

ModelRenderMaterial Constructor (RenderMaterial)

Initializes a new instance of the ModelRenderMaterial class

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelRenderMaterial(
	RenderMaterial renderMaterial
)

Parameters

renderMaterial
Type: RenderMaterial
See Also