Click or drag to resize

ObjectRenderMaterialValue  Conversion (ObjectRenderMaterialValue to ObjectMaterialSource)

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

Parameters

value
Type: Grasshopper.Rhinoceros.RenderObjectRenderMaterialValue

Return Value

Type: ObjectMaterialSource
See Also