arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.render-pipelines.universal@0d0962426023/Shaders/2D/Include/ShapeLightVariables.hlsl

7 lines
94 B
HLSL
Raw Normal View History

2025-09-25 22:01:28 +02:00
#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif