Nexus/Library/PackageCache/com.unity.render-pipelines.universal@ec76624224b1/Shaders/2D/Include/ShapeLightVariables.hlsl
2026-01-06 17:23:00 +01:00

7 lines
94 B
HLSL

#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif