|
Kohi Game Engine
|
#include <viewport.h>
Data Fields | |
| rect_2d | rect |
| the dimensions of this viewport, x/y position, z/w are width/height. More... | |
| f32 | fov |
| f32 | near_clip |
| f32 | far_clip |
| renderer_projection_matrix_type | projection_matrix_type |
| mat4 | projection |
| f32 far_clip |
| f32 fov |
| f32 near_clip |
| mat4 projection |
| renderer_projection_matrix_type projection_matrix_type |
| rect_2d rect |
the dimensions of this viewport, x/y position, z/w are width/height.