Table of Contents

Class PointGridNode

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

Constructors

PointGridNode()

Properties

density
relativeTo

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.