Click or drag to resize

ObjectRenderMaterial Constructor (ObjectRenderMaterialValue)

Initializes a new instance of the ObjectRenderMaterial class

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ObjectRenderMaterial(
	ObjectRenderMaterialValue value
)

Parameters

value
Type: Grasshopper.Rhinoceros.RenderObjectRenderMaterialValue
See Also