Table of Contents

Class PolygonMaskNode

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

Constructors

PolygonMaskNode()

Properties

falloff
vertices

Methods

Bypass(GraphContext)

Default bypass behavior that forwards the first input slot to the first output slot when both slots share the same data type.

Execute(GraphContext)

Default coroutine execution path that runs ExecuteImmediate(GraphContext) and yields once.

ExecuteImmediate(GraphContext)

Executes the node synchronously using the supplied graph context.

GetFalloffVertices()