ARSceneView
A SurfaceView that integrates with ARCore and renders a scene
Parameters
Fundamental session features
Constructors
Properties
Represents a virtual camera, which determines the perspective through which the scene is viewed.
The ARCameraStream to render the camera texture.
The environment and main light that are estimated by AR Core to render the scene.
The session is ready to be accessed.
Invoked when an ARCore error occurred.
The session has been paused
The session has been resumed
Updates of the state of the ARCore system.
Listen for camera tracking failure.
PlaneRenderer used to control plane visualization.
Sets the camera config to use. The config must be one returned by Session.getSupportedCameraConfigs. Provides details of a camera configuration such as size of the CPU image and GPU texture.
Configures the session and verifies that the enabled features in the specified session config are supported with the currently set camera config.
Fundamental session features that can be requested.
Functions
Define the session config used by ARCore.
Performs a ray cast to retrieve the ARCore info at this camera point.