arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.render-pipelines.universal@0d0962426023/Shaders/2D/Include/ShapeLightVariables.hlsl
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

7 lines
94 B
HLSL

#ifndef SHAPE_LIGHT_VARIABLES
#define SHAPE_LIGHT_VARIABLES
half _HDREmulationScale;
#endif