Table of Contents

Method ExecuteImmediate

Namespace
Pinwheel.Vista.Splines.Graph
Assembly
Pinwheel.Vista.Splines.Runtime.dll

ExecuteImmediate(GraphContext)

Executes the node synchronously using the supplied graph context.

public override void ExecuteImmediate(GraphContext context)

Parameters

context GraphContext

Execution context carrying graph resources and settings.