ComputeNodeGraph.Stage
An execution context within a compute node graph that groups related nodes into a processing phase.
Declaration
struct StageOverview
Stages define the order and purpose of computation passes. In particle systems, stages correspond to phases like emission, initialization, simulation, and output.