Click or drag to resize

ObjectRenderMaterialValue Constructor (ObjectMaterialSource, ModelRenderMaterial)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Value(
	ObjectMaterialSource source,
	ModelRenderMaterial value
)

Parameters

source
Type: ObjectMaterialSource
value
Type: Grasshopper.Rhinoceros.RenderModelRenderMaterial
See Also