Click or drag to resize

ModelTextureMapping Constructor (TextureMapping, Int32)

Initializes a new instance of the ModelTextureMapping class

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelTextureMapping(
	TextureMapping textureMapping,
	int channel
)

Parameters

textureMapping
Type: TextureMapping
channel
Type: SystemInt32
See Also