Update leenkx/Shaders/deferred_light/deferred_light.json

This commit is contained in:
Onek8 2025-05-29 16:56:38 +00:00
parent 9cb5232187
commit 1591ccdae5

View File

@ -11,6 +11,11 @@
"name": "eye",
"link": "_cameraPosition"
},
{
"name": "voxelBlend",
"link": "_voxelBlend",
"ifdef": ["_VoxelTemporal"]
},
{
"name": "eyeLook",
"link": "_cameraLook"