LeviLamina
Loading...
Searching...
No Matches
TextureSetLayerType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cg {
6
7
enum class
TextureSetLayerType : uchar {
8
Color = 0,
9
ColorUnlit = 1,
10
Mer = 2,
11
Mers = 3,
12
Metalness = 4,
13
Emissive = 5,
14
Roughness = 6,
15
Subsurface = 7,
16
Normal = 8,
17
Heightmap = 9,
18
Count = 10,
19
};
20
21
}
src
mc
deps
core_graphics
TextureSetLayerType.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0