cameraNode

open override val cameraNode: ARCameraNode

Represents a virtual camera, which determines the perspective through which the scene is viewed.

All other functionality in Node is supported. You can access the position and rotation of the camera, assign a collision shape to it, or add children to it. Disabling the camera turns off rendering.