Table of Contents

Class SnowFallNode

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

Constructors

SnowFallNode()

Properties

detailLevel
flowMultiplier
flowRate
highQualityMode
iterationCount
iterationPerFrame
restingAngle
restingAngleMultiplier
snowAmount
snowMultiplier

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.