CBakedLightingUniformProbeGridIndex is a CVector

This commit is contained in:
Phillip Stephens
2023-02-16 11:00:16 -08:00
parent 2df6da0809
commit e63efff3dd
+3 -3
View File
@@ -8,9 +8,9 @@
#include "CVector3i.bt"
typedef struct CBakedLightingUniformProbeGridIndex {
ushort unk1;
ushort unk2;
ushort unk3;
short x;
short y;
short z;
} CBakedLightingUniformProbeGridIndex;
struct LightProbeBundleHeader {