Unity Web Shader IDE
Full source <URP>/ShaderLibrary/ProbeVolumeVariants.hlsl HLSL 7 lines 1 symbols 0 includes Hide source Show source
ProbeVolumeVariants.hlsl <URP>/ShaderLibrary/ProbeVolumeVariants.hlsl
Language
HLSL
Lines
7
Symbols
1
Includes
0
Open IDE root

<URP>/ShaderLibrary/ProbeVolumeVariants.hlsl full source

#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