Click or drag to resize

ModelTextureMapping  Conversion (TextureMapping to ModelTextureMapping)

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

Parameters

textureMapping
Type: TextureMapping

Return Value

Type: ModelTextureMapping
See Also