Fix shader compilation error
This commit is contained in:
parent
ac1da90d34
commit
4e9127c0a1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue