Files
AR-Menu/Library/PackageCache/com.unity.render-pipelines.core@2c53672ff4c2/Runtime/PostProcessing/LensFlareOcclusionPermutation.cs.hlsl
2025-11-30 08:35:03 +02:00

15 lines
435 B
HLSL

//
// This file was automatically generated. Please don't edit by hand. Execute Editor command [ Edit > Rendering > Generate Shader Includes ] instead
//
#ifndef LENSFLAREOCCLUSIONPERMUTATION_CS_HLSL
#define LENSFLAREOCCLUSIONPERMUTATION_CS_HLSL
//
// UnityEngine.Rendering.LensFlareOcclusionPermutation: static fields
//
#define LENSFLAREOCCLUSIONPERMUTATION_DEPTH (1)
#define LENSFLAREOCCLUSIONPERMUTATION_FOG_OPACITY (4)
#endif