Unity_2lab/2/Library/PackageCache/com.unity.render-pipelines.universal@7b7cefcb53fd/Shaders/2D/Include/ShapeLightVariables.hlsl

7 lines
94 B
HLSL

#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif