Table of Contents

Class CrackNode

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

Constructors

CrackNode()

Properties

angleLimit
depth
iterationCount
length
smoothness
width

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.

ExecuteImmediate(GraphContext)

Executes the node synchronously using the supplied graph context.