Table of Contents

Class ThermalErosionNode

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

Constructors

ThermalErosionNode()

Properties

depositionBoost
detailLevel
erosionBoost
erosionMultiplier
erosionRate
heightScale
highQualityMode
iterationCount
iterationPerFrame
restingAngle
restingAngleMultiplier

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.