Method ExecuteImmediate
- Namespace
- Pinwheel.Vista.HandPainting.Graph
- Assembly
- Pinwheel.Vista.HandPainting.Runtime.dll
ExecuteImmediate(GraphContext)
Executes the node synchronously using the supplied graph context.
public override void ExecuteImmediate(GraphContext context)
Parameters
contextGraphContextExecution context carrying graph resources and settings.