Table of Contents

Class HydraulicErosionNode

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

Constructors

HydraulicErosionNode()

Properties

bedRockDepth
depositionBoost
depositionMultiplier
depositionRate
depositionSlopeFactor
detailHeightScale
detailLevel
erosionBoost
erosionMultiplier
erosionRate
evaporationMultiplier
evaporationRate
flowMultiplier
flowRate
heightScale
highQualityMode
iterationCount
iterationPerFrame
sedimentCapacity
sedimentCapacityMultiplier
sharpness
waterSourceAmount
waterSourceMultiplier

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.