Vixen
02b45cc4

XrSessionOptions

struct Core/Vixen.Xr/XrSession.cs:110
csharp
public readonly record struct XrSessionOptions

How to create a session.

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

Fields and properties (2)

  • public XrReferenceSpace ReferenceSpace

    What poses are reported relative to.

  • public bool PreferPassthrough

    Whether the compositor should blend the scene with the real world.

Methods (1)

  • public XrSessionOptions()

    How to create a session.

Used by (7)

  • IXrBackendVixen.Xr
  • NullXrBackendVixen.Xr
  • NullXrBackendTestsVixen.Xr.Tests
  • NullXrSessionVixen.Xr
  • OpenXrBackendVixen.Xr.OpenXR
  • OpenXrSessionVixen.Xr.OpenXR
  • XrTrackingSystemTestsVixen.Xr.Tests