Click or drag to resize

ModelRenderTexture.AttributesImplicit Conversion (String to ModelRenderTextureModelRenderTexture.Attributes)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelRenderTexture.Attributes (
	string path
)

Parameters

path
Type: System.String

Return Value

Type: ModelRenderTexture.Attributes
See Also