XrSystemState
Contains system state information.
Summary
| Public attributes | |
|---|---|
| BlendModeState | XrEnvironmentBlendModeThe current blend mode state of the environment.  | 
| InputModalityState | The current input modality state of the system.  | 
| PassthroughOpacity | floatThe current passthrough opacity of the environment.  | 
Public attributes
BlendModeState
XrEnvironmentBlendMode Google::XR::Extensions::XrSystemState::BlendModeState
The current blend mode state of the environment.
InputModalityState
XrInputModality Google::XR::Extensions::XrSystemState::InputModalityState
The current input modality state of the system.
PassthroughOpacity
float Google::XR::Extensions::XrSystemState::PassthroughOpacity
The current passthrough opacity of the environment.
