mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 02:57:49 +04:00
msh reverse
This commit is contained in:
@@ -82,7 +82,8 @@ public static class Msh0x15
|
||||
ushort PackedEdgeOrSelector);
|
||||
}
|
||||
|
||||
public enum TerrainTriangleFlags {
|
||||
public enum TerrainTriangleFlags : uint
|
||||
{
|
||||
MSH15_FLAG_REFLECTIVE_SURFACE = 0x20000,
|
||||
MSH15_FLAG_HAS_MICROTEXTURE = 0x400,
|
||||
MSH15_FLAG_DISABLE_BACKFACE_TEST = 0x8
|
||||
|
||||
Reference in New Issue
Block a user