Table of Contents

Class LevelsNode

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
public class LevelsNode : ImageNodeBase, INode, IHasID, IGroupable
Inheritance
LevelsNode
Implements
Inherited Members
Extension Methods

Constructors

LevelsNode()

Properties

inHigh
inLow
inMid
outHigh
outLow

Methods

Execute(GraphContext)

Default coroutine execution path that runs ExecuteImmediate(GraphContext) and yields once.

ExecuteImmediate(GraphContext)

Executes the node synchronously using the supplied graph context.