androidx.xr.arcore.playservices


Classes

CameraState

Represents the state of the device camera at a specific point in time.

Annotations

ExperimentalCameraApi

Marks APIs that provide access to properties about the device camera.

Extension properties summary

CameraState?

Provides the latest CameraState, which contains the latest information about the device camera, such as pose, projection, and timestamp for the current frame.

Extension properties

CoreState.cameraState

@ExperimentalCameraApi
val CoreState.cameraStateCameraState?

Provides the latest CameraState, which contains the latest information about the device camera, such as pose, projection, and timestamp for the current frame.