Property totalProgress
totalProgress
Coarse graph-level completion ratio for the current execution.
public float totalProgress { get; }
Property Value
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.