Files
stas-barecky/Library/PackageCache/com.unity.render-pipelines.universal@66e99ffa09c7/Shaders/2D/Include/ShapeLightVariables.hlsl
2026-01-08 20:43:08 +05:00

7 lines
94 B
HLSL

#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif