The Android XR SDK is now available in Developer Preview. We want your feedback! Visit our
support page to reach out.
Stay organized with collections
Save and categorize content based on your preferences.
XrSystemState
Contains system state information.
Summary
Public attributes
BlendModeState
XrEnvironmentBlendMode Google::XR::Extensions::XrSystemState::BlendModeState
The current blend mode state of the environment.
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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-08 UTC.
[null,null,["Last updated 2025-05-08 UTC."],[],[],null,["# XrSystemState Struct Reference\n\nXrSystemState\n=============\n\nContains system state information.\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [BlendModeState](#blendmodestate) | `XrEnvironmentBlendMode` The current blend mode state of the environment. |\n| [InputModalityState](#inputmodalitystate) | [XrInputModality](/develop/xr/unity/reference/namespace/Google/XR/Extensions#xrinputmodality) The current input modality state of the system. |\n| [PassthroughOpacity](#passthroughopacity) | `float` The current passthrough opacity of the environment. |\n\nPublic attributes\n-----------------\n\n### BlendModeState\n\n```c#\nXrEnvironmentBlendMode Google::XR::Extensions::XrSystemState::BlendModeState\n``` \nThe current blend mode state of the environment. \n\n### InputModalityState\n\n```c#\nXrInputModality Google::XR::Extensions::XrSystemState::InputModalityState\n``` \nThe current input modality state of the system. \n\n### PassthroughOpacity\n\n```c#\nfloat Google::XR::Extensions::XrSystemState::PassthroughOpacity\n``` \nThe current passthrough opacity of the environment."]]