Click or drag to resize

ModelRenderTexture  Conversion (String to ModelRenderTexture)

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

Parameters

path
Type: SystemString

Return Value

Type: ModelRenderTexture
See Also