설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ProbeVolumeVariants.hlsl 281B

12345678
  1. #ifndef UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
  2. #define UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
  3. #pragma multi_compile _ PROBE_VOLUMES_L1 PROBE_VOLUMES_L2
  4. #pragma target 4.5 PROBE_VOLUMES_L1
  5. #pragma target 4.5 PROBE_VOLUMES_L2
  6. #endif // UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED