|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Camera properties for projection matrix calculation. More...
#include <EcsData.h>
Public Attributes | |
| float | fov = 60.0f |
| Vertical field of view in degrees. | |
| float | nearPlane = 0.01f |
| float | farPlane = 1000.0f |
| float | aspectRatio = 16.0f / 9.0f |
| float Engine::Ecs::CameraProperties::aspectRatio = 16.0f / 9.0f |
| float Engine::Ecs::CameraProperties::fov = 60.0f |