Table of Contents

Class DotsNode

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

Constructors

DotsNode()

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.