Table of Contents

Property totalProgress

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

totalProgress

Coarse graph-level completion ratio for the current execution.

public float totalProgress { get; }

Property Value

float

Remarks

This value advances when nodes are dequeued from the execution sequence. It represents overall graph completion rather than the internal progress of the currently running node.