![]() |
FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
|
Public Attributes | |
| glm::mat4 | _modelTransform {1.0f} |
| glm::mat4 | _viewTransform {1.0f} |
Static Public Attributes | |
| static constexpr unsigned int | uboSize = sizeof(_modelTransform) + sizeof(_viewTransform) |