Table of Contents

Class ColorTextureSlot

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
[Serializable]
public class ColorTextureSlot : SlotBase, ISlot
Inheritance
ColorTextureSlot
Implements
Inherited Members

Constructors

ColorTextureSlot()

Creates an empty color-texture slot for serialization.

ColorTextureSlot(string, SlotDirection, int)

Creates a named color-texture slot with a fixed direction and id.

Methods

GetAdapter()

Returns an adapter describing how this slot can connect to other slot types.