scope
The scope that owns this state. For example, ComputeNodeGraph/Scope/element stores a value per particle, while ComputeNodeGraph/Scope/emitter stores a single value used by the emission stage.
Declaration
var scope: ComputeNodeGraph.ScopeThe scope that owns this state. For example, ComputeNodeGraph/Scope/element stores a value per particle, while ComputeNodeGraph/Scope/emitter stores a single value used by the emission stage.
var scope: ComputeNodeGraph.Scope