Table of Contents

Class LandslideNode

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

Constructors

LandslideNode()

Properties

detailLevel
flowMultiplier
flowRate
highQualityMode
intensity
intensityMultiplier
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.