Table of Contents

Struct ColorTextureSlot.Adapter

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Adapter describing color-texture slot compatibility rules.

public struct ColorTextureSlot.Adapter : ISlotAdapter
Implements
Inherited Members

Constructors

Adapter(SlotDirection)

Creates a color-texture adapter for the specified slot direction.

Properties

direction

Direction of the slot instance that created this adapter.

slotType

Reports the concrete slot type represented by this adapter.

Methods

CanConnectTo(ISlotAdapter)

Allows opposite-direction connections from other color-texture slots, generic slots, or mask outputs.