mirror of
https://github.com/PrimeDecomp/PrimeRemasterStructs.git
synced 2026-07-12 18:18:58 -07:00
CBakedLightingUniformProbeGridIndex is a CVector
This commit is contained in:
+3
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user