Vixen
02b45cc4
csharp
public enum XrHand

Which of the two hands a controller or a hand pose belongs to.

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

Fields and properties (2)

  • Left

    The left hand.

  • Right

    The right hand.

Used by (8)

  • IXrSessionVixen.Xr
  • NullXrBackendTestsVixen.Xr.Tests
  • NullXrSessionVixen.Xr
  • OpenXrSessionVixen.Xr.OpenXR
  • XrActionVixen.Xr
  • XrActionSetTestsVixen.Xr.Tests
  • XrTrackingSystemVixen.Xr
  • XrTrackingSystemTestsVixen.Xr.Tests