Nexus/Library/PackageCache/com.unity.render-pipelines.universal@ec76624224b1/Shaders/Shaders.cs

4 lines
180 B
C#
Raw Permalink Normal View History

2026-01-06 17:23:00 +01:00
// 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 { }