Click or drag to resize

ModelRenderEnvironment  Conversion (ModelRenderEnvironmentAttributes to ModelRenderEnvironment)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelRenderEnvironment (
	ModelRenderEnvironmentAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.RenderModelRenderEnvironmentAttributes

Return Value

Type: ModelRenderEnvironment
See Also