Skip to main content

Module camera

Module camera 

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ยง

EditorCamera
An orbit camera controller for the editor viewport.