Interface

XrComponentOverrideEnablerContext

Information about the current XR environment.

Source set: Android
@ExperimentalMaterial3XrApi
public sealed interface XrComponentOverrideEnablerContext

Information about the current XR environment.

Properties

isSpatializationEnabled

Source set: Android
@ExperimentalMaterial3XrApi @get:Composable public val isSpatializationEnabled: Boolean

Whether the user is in an environment that supports XR spatialization.

Last updated: