Contents

SystemDependency

Defines update order relative to other systems. An object that specifies the update order between multiple systems.

Declaration

enum SystemDependency

Overview

Add instances of SystemDependency to your system’s dependencies array to indicate whether RealityKit updates another specified system before or after this system.

Topics

Update order

Operators

See Also

Specifying dependencies