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 |
Extension properties
CoreState.cameraState
@ExperimentalCameraApi
val CoreState.cameraState: CameraState?
Provides the latest CameraState, which contains the latest information about the device camera, such as pose, projection, and timestamp for the current frame.