Table of Contents

Class RemapNode

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

Constructors

RemapNode()

Properties

max
min

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.