Fix shader compilation error

This commit is contained in:
RaveYard 2025-02-20 14:44:45 +01:00 committed by Magnus Norddahl
commit 4e9127c0a1

View file

@ -57,6 +57,7 @@
#define uTextureIndex data[uDataIndex].uTextureIndex
#define uDepthFadeThreshold data[uDataIndex].uDepthFadeThreshold
#define uActorCenter data[uDataIndex].uActorCenter
#define uLightProbeIndex data[uDataIndex].uLightProbeIndex
#if defined(USE_LEVELMESH)
#define uVertexColor lightdata[uDataIndex].uVertexColor