Unity_lab3/Unity3_lab/Library/PackageCache/com.unity.render-pipelines.universal@4f66ce9345de/Shaders/Shaders.cs
2025-11-11 23:10:37 +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 { }