Table of Contents

Class LoadTextureNode

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

Constructors

LoadTextureNode()

Properties

texture

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.