Unravel Engine C++ Reference
Loading...
Searching...
No Matches
standard_material.hpp
Go to the documentation of this file.
1#pragma once
5
6namespace unravel
7{
11
12} // namespace unravel
13
Class for physically-based rendering (PBR) materials.
Definition material.h:100
#define REFLECT_EXTERN(cls)
Definition reflection.h:120
#define SERIALIZE_REGISTER_TYPE_WITH_NAME(T, Name)
#define LOAD_EXTERN(cls)
#define SAVE_EXTERN(cls)