Vixen
02b45cc4
csharp
public enum XrTrackedDevice

Which tracked thing an entity follows.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Head

    The headset. Where the camera goes.

  • LeftHand

    The left controller.

  • RightHand

    The right controller.

Used by (3)

  • XrTrackedPoseVixen.Xr
  • XrTrackingSystemVixen.Xr
  • XrTrackingSystemTestsVixen.Xr.Tests