Table of Contents

Property Output

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

Output

A list of outputs for this node.

public List<IMap<Vector3, TOutput>> Output { get; protected set; }

Property Value

List<IMap<Vector3, TOutput>>