Files
GameDevTVObstacleDodge/Library/PackageCache/com.unity.render-pipelines.core@67f868dbad82/Runtime/PostProcessing/LensFlareOcclusionPermutation.cs.hlsl

15 lines
435 B
HLSL
Raw Normal View History

2026-01-08 16:50:20 +00:00
//
// 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