Work In Progress

This commit is contained in:
2020-03-25 16:16:47 -05:00
parent bb8e210362
commit 07d2d8ea05
8 changed files with 89 additions and 126 deletions

View File

@@ -39,8 +39,6 @@ void main() {
outUV = inUV;
outTextureID = inTextureID;
outHasTexture = hasTexture;
outLights = lights;
outTotalLights = totalLights;
outCameraPos = cameraPos;
outDisableLighting = disableLighting;