Contents

ComputeNodeGraph.Stage

An execution context within a compute node graph that groups related nodes into a processing phase.

Declaration

struct Stage

Overview

Stages define the order and purpose of computation passes. In particle systems, stages correspond to phases like emission, initialization, simulation, and output.

Topics

Initializers

Instance Properties

Instance Methods

Type Properties