Table of Contents

Class RadialGradientNode

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

Constructors

RadialGradientNode()

Properties

center
radius
repeat
useWorldPosition

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.