on Move
fun onMove(cameraNode: CameraNode, cameraConfiguration: CameraConfiguration, moveGestureDetector: MoveGestureDetector)
This function is called when the user performs a pan gesture on the screen. It is responsible for panning the 3D scene.
Parameters
camera Node
the camera node in the scene view component that contains the 3D scene
move Gesture Detector
the move gesture detector object that detects the move gesture
camera Configuration
the camera configuration object that contains information about the camera configuration