onDoubleTap

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

cameraNode

the camera node in the scene view component that contains the 3D scene

cameraConfiguration

the camera configuration object that contains information about the camera configuration