Rasagar/Library/PackageCache/com.unity.render-pipelines.universal/Shaders/Shaders.cs
2024-08-26 23:07:20 +03:00

4 lines
180 B
C#

// UniversalRP Shaders folder need an Assembly Definition files to create a .cs project
// This is a dummy shader file so the Shaders assembly is not empty.
class ShadersDummy { }