Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Unity ShaderLab 语法是否有可用的 linter?我找到的最接近的是Glslang,但它不支持.shader扩展。最好有一个 linter 来确保代码干净,就像为 C++ 代码使用cpplint一样。
.shader