Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
SkyboxComponent.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <glm/glm.hpp>
4
7
8namespace shkyera {
9
13
14} // namespace shkyera
Definition Asset.hpp:6
Definition Clock.hpp:9
Definition SkyboxComponent.hpp:10
HandleAndAsset< CubeMap > skyboxCubeMap
Definition SkyboxComponent.hpp:11