Click or drag to resize

ModelTextureSlot  Conversion (ModelTextureSlotAttributes to ModelTextureSlot)

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

Parameters

attributes
Type: Grasshopper.Rhinoceros.RenderModelTextureSlotAttributes

Return Value

Type: ModelTextureSlot
See Also