Avara3D 0.2.0
C++ API reference
a3d::ext::TurntableCameraController::PointerClick Struct Reference

Pointer click reported when a configured button is released without becoming a drag. More...

#include <a3d/extension/camera/TurntableCameraController.h>

Public Attributes

math::vec2 position
 Release position in logical viewport coordinates. More...
 

Detailed Description

Pointer click reported when a configured button is released without becoming a drag.

Definition at line 70 of file TurntableCameraController.h.

Member Data Documentation

◆ position

math::vec2 a3d::ext::TurntableCameraController::PointerClick::position

Release position in logical viewport coordinates.

Definition at line 72 of file TurntableCameraController.h.


The documentation for this struct was generated from the following file: