Table of Contents

Class BlurNode

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

Constructors

BlurNode()

Properties

radius

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.