Kemena3D
Loading...
Searching...
No Matches
kmaterial.h File Reference

Surface material combining a shader, textures, and PBR/Phong properties. More...

#include "kexport.h"
#include "kdatatype.h"
#include "kshader.h"
#include "ktexture2d.h"
#include "ktexturecube.h"
Include dependency graph for kmaterial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kemena::kMaterial
 Groups a shader program with textures and surface parameters. More...

Namespaces

namespace  kemena
 Top-level Kemena3D engine namespace.

Detailed Description

Surface material combining a shader, textures, and PBR/Phong properties.