SpatialNodeType.Static

static SpatialNodeType Static

Description

Static spatial nodes track the pose of a fixed location in the world relative to reference spaces. The tracking of static nodes may slowly adjust the pose over time for better accuracy but the pose is relatively stable in the short term, such as between rendering frames. For example, a QR code tracking library can use a static node to represent the location of the tracked QR code.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!