arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.render-pipelines.universal@0d0962426023/Shaders/Shaders.cs
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02: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 { }