World.Tracked

static BtnState Tracked{ get }

Description

This reports the status of the device’s positional tracking. If the room is too dark, or a hand is covering tracking sensors, or some other similar 6dof tracking failure, this would report as not tracked.

Note that this does not factor in the status of rotational tracking. Rotation is typically done via gyroscopes/accelerometers, which don’t really fail the same way positional tracking system can.




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