SpatialNodeType.Dynamic
static SpatialNodeType Dynamic
Description
Dynamic spatial nodes track the pose of a physical object that moves continuously relative to reference spaces. The pose of dynamic spatial nodes can be very different within the duration of a rendering frame. It is important for the application to use the correct timestamp to query the space location. For example, a color camera mounted in front of a HMD is also tracked by the HMD so a web camera library can use a dynamic node to represent the camera location.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!