Renderer.gestureEvent
- Renderer.gestureEvent(event)[source]
Callback for the gesture event which passes the event to the controller.
- Parameters:
- eventPySide6/QtCore/QEvent
The Qt event.
Callback for the gesture event which passes the event to the controller.
The Qt event.