WuhuIslandTesting/Library/PackageCache/com.unity.render-pipelines.universal@8148.0.7-4/Shaders/BakedLitMetaPass.hlsl
2025-01-07 02:06:59 +01:00

6 lines
185 B
HLSL

#ifndef UNIVERSAL_BAKEDLIT_META_PASS_INCLUDED
#define UNIVERSAL_BAKEDLIT_META_PASS_INCLUDED
#include "Packages/com.unity.render-pipelines.universal/Shaders/UnlitMetaPass.hlsl"
#endif