Table of Contents

Method CanConnectTo

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

CanConnectTo(ISlotAdapter)

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

public bool CanConnectTo(ISlotAdapter other)

Parameters

other ISlotAdapter

Other slot adapter to test.

Returns

bool