Table of Contents

Class LayeredNoiseNode

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

Constructors

LayeredNoiseNode()

Properties

baseScale
layers
seed

Seed value used by the implementing type when generating randomized results.

Methods

ExecuteImmediate(GraphContext)

Executes the node synchronously using the supplied graph context.