Table of Contents

Class TerraceNode

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

Constructors

TerraceNode()

Properties

heightBlend
maxHeight
maxSlope
minHeight
minSlope
outlinePosition
outlineTolerance
remapCurve
slopeBlend
stepHeight
useHeightMask
useSlopeMask

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.