ModelRenderTextureAttributes Conversion (String to ModelRenderTextureModelRenderTextureAttributes) |
Namespace:
Grasshopper.Rhinoceros.Render
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator ModelRenderTextureAttributes (
string path
)
Public Shared Widening Operator CType (
path As String
) As ModelRenderTextureAttributes
Parameters
- path
- Type: SystemString
Return Value
Type:
ModelRenderTextureAttributesSee Also