Struct MaskSlot.Adapter
Adapter describing mask-slot compatibility rules.
public struct MaskSlot.Adapter : ISlotAdapter
- Implements
- Inherited Members
Constructors
- Adapter(SlotDirection)
Creates a mask-slot 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 mask slots, generic slots, or color-texture inputs.