csharp
public readonly record struct XrSessionOptionsHow 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 ReferenceSpaceWhat poses are reported relative to.
public bool PreferPassthroughWhether 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