Files
Test-Multiplayer/Library/PackageCache/com.unity.render-pipelines.universal@bc6f352be672/ShaderLibrary/UnityGBuffer.hlsl
pelpanagiotis 329b7d3183 First Commit
2025-12-21 18:31:02 +02:00

3 lines
183 B
HLSL

#warning "UnityGBuffer.hlsl" is deprecated in 6.1! Please upgrade your shaders to include "GBufferOutput.hlsl" or "GBufferInput.hlsl" instead!
#include "UnityGBuffer.deprecated.hlsl"