Table of Contents

Class ExpandNode

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

Constructors

ExpandNode()

Properties

iterationCount
iterationPerFrame
ratio

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.