Unity_lab3/Unity3_lab/Library/PackageCache/com.unity.render-pipelines.universal@35ca8d108413/Shaders/Shaders.cs

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 { }