LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::XRSessionDescriptor Struct Reference

XR session descriptor structure. More...

#include <XRSystemFlags.h>

Public Attributes

XREnvironmentBlendMode environmentBlendMode = XREnvironmentBlendMode::Opaque
 Specifies the requested environment blend mode for the session's projection layer.

Detailed Description

XR session descriptor structure.

See also
XRSystem::CreateSession

Member Data Documentation

◆ environmentBlendMode

XREnvironmentBlendMode LLGL::XRSessionDescriptor::environmentBlendMode = XREnvironmentBlendMode::Opaque

Specifies the requested environment blend mode for the session's projection layer.

Remarks
If the runtime does not support the requested blend mode it picks the first available one and the chosen mode is reported back via XRSession::GetEnvironmentBlendMode.

The documentation for this struct was generated from the following file: