Table of Contents

Class NgonNode

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

Constructors

NgonNode()

Properties

edgeCount
height
innerRadius
outerRadius
pointUp

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.