Click or drag to resize

ObjectRenderMaterial  Conversion (ObjectRenderMaterial to ObjectRenderMaterialObjectRenderMaterialValue)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ObjectRenderMaterialValue (
	ObjectRenderMaterial data
)

Parameters

data
Type: Grasshopper.Rhinoceros.RenderObjectRenderMaterial

Return Value

Type: ObjectRenderMaterialValue
See Also