Files
TowerDefence/My project/Library/PackageCache/com.unity.render-pipelines.universal@8a7d82525fcc/Shaders/2D/Include/ShapeLightVariables.hlsl
Caleb Sandford deQuincey 334021d04e Started project
2025-11-14 17:30:41 +00:00

7 lines
94 B
HLSL

#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif