Click or drag to resize

ModelRenderTextureAttributes  Conversion (String to ModelRenderTextureModelRenderTextureAttributes)

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

Parameters

path
Type: SystemString

Return Value

Type: ModelRenderTextureAttributes
See Also