Class QFirstPersonCameraController

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QFirstPersonCameraController extends QAbstractCameraController

Allows controlling the scene camera from the first person perspective

Java wrapper for Qt class Qt3DExtras::QFirstPersonCameraController

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QFirstPersonCameraController

      public QFirstPersonCameraController(QNode parent)

      See Qt3DExtras::QFirstPersonCameraController::QFirstPersonCameraController(Qt3DCore::QNode*)

    • QFirstPersonCameraController

      public QFirstPersonCameraController()

      Overloaded constructor for QFirstPersonCameraController(io.qt.qt3d.core.QNode) with parent = null.