![]() |
Fling Engine
0.00.1
Fling Engine is a game engine written in Vulkan
|
the properties of a PBR More...
#include <Material.h>
Data Fields | |
| Texture * | m_AlbedoTexture = nullptr |
| Texture * | m_NormalTexture = nullptr |
| Texture * | m_RoughnessTexture = nullptr |
| Texture * | m_MetalTexture = nullptr |
the properties of a PBR
| Texture* Fling::PBRTextures::m_AlbedoTexture = nullptr |
| Texture* Fling::PBRTextures::m_MetalTexture = nullptr |
| Texture* Fling::PBRTextures::m_NormalTexture = nullptr |
| Texture* Fling::PBRTextures::m_RoughnessTexture = nullptr |
1.8.13