define a game object to have a perspective camera that can correspond to it More...
#include <components.hpp>
Public Attributes | |
| glm::vec2 | plane { 0.f } |
| bool | is_active = false |
| float | field_of_view = glm::radians(45.f) |
define a game object to have a perspective camera that can correspond to it