Practice_Unity/Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/ShaderLibrary/ProbeVolumeVariants.hlsl
2025-09-16 17:30:13 +09:00

7 lines
209 B
HLSL

#ifndef UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
#define UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
#pragma multi_compile _ PROBE_VOLUMES_L1 PROBE_VOLUMES_L2
#endif // UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED