Expand description
Editor camera with orbit / pan / zoom controls.
This is a backend-agnostic camera controller. The concrete input
handling is performed by the editor application, which translates
InputEvent into the methods exposed here.
Structsยง
- Editor
Camera - An orbit camera controller for the editor viewport.