A specialized camera object for use within the editor, supporting free-fly movement and input processing. More...
#include "Engine.hpp"#include "components/GameObjects/GameObject.hpp"#include "components/GameObjects/CameraObject.hpp"#include "components/GameComponents/BasicComponents.hpp"Go to the source code of this file.
Classes | |
| class | EditorCameraObject |
| A specialized camera object for use within the editor, supporting free-fly movement and input processing. More... | |
A specialized camera object for use within the editor, supporting free-fly movement and input processing.
Definition in file EditorCamera.hpp.