Click or drag to resize

ModelTextureMapping  Conversion (ModelTextureMappingAttributes to ModelTextureMapping)

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

Parameters

attributes
Type: Grasshopper.Rhinoceros.RenderModelTextureMappingAttributes

Return Value

Type: ModelTextureMapping
See Also