the specific 2D or 3D Camera configuration object
Constructor. Take the type-correct 2D or 3D Camera Config
the type-correct 2D or 3D Camera Config
Abstract optional 2D or 3D CameraFollow specification; to be implemented and type narrowed by the subclass
Abstract 2D or 3D projection matrix; to be implemented and managed and type narrowed by the subclass
Abstract 2D or 3D Transform Component, used as the View Matrix; to be implemented and managed and type narrowed by the subclass
Retrieve the Camera's name
Abstract 2D or 3D follow configuration; to be implemented and type narrowed by the subclass
the Entity to follow
the 2D or 3D CameraFollowRules to apply in following the Entity
Detach the Camera from the Entity it's following
Reset the Camera's Transform
Abstract Camera; implementing the abstractable behaviour for both 2D and 3D Cameras
Broken down into concrete 2D and 3D variants, allowing for domain-specific and type safe use in Aura2D and Aura3D respectively
Cameras produce the Projection and View matrices used in Shader uniforms
Cameras may be controlled and transformed directly, or may be configured to follow an Entity's Transform according to configurable rules