on Double Tap
fun onDoubleTap(cameraNode: CameraNode, cameraConfiguration: CameraConfiguration = CameraConfiguration(), selectedNodePosition: Float2 = Float2(0f, 0f))
This function is called when the user performs a double tap gesture on the screen. It is responsible for handling the double tap gesture.
Parameters
camera Node
the camera node in the scene view component that contains the 3D scene
camera Configuration
the camera configuration object that contains information about the camera configuration