arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.render-pipelines.universal@0d0962426023/Shaders/BakedLitMetaPass.hlsl
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

7 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