Table of Contents

Property Inputs

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Inputs

A list of nodes that are the inputs for this node.

public virtual IEnumerable<Node> Inputs { get; }

Property Value

IEnumerable<Node>