Files
Bombaleila/Library/PackageCache/com.unity.render-pipelines.universal@37e0d4fc2503/Shaders/2D/Include/ShapeLightVariables.hlsl
2026-03-03 00:39:30 +05:00

7 lines
94 B
HLSL

#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif