狗屎Minimax坏我代码

This commit is contained in:
SoulliesOfficial
2026-04-18 13:57:19 -04:00
parent 41140a2017
commit 7379583165
473 changed files with 34480 additions and 8069 deletions

View File

@@ -0,0 +1,6 @@
# Unity VFX 知识索引 (Knowledge Index)
以下是本项目专属于 Unity VFX 制作中沉淀总结的核心知识体系:
## 特效 Shader 库解析
- [ParticleBase Uber Shader 解析](ParticleBase_Shader_Analysis.md): 详细解析了工程内部核心粒子着色器的参数以及作用。涵盖二次元溶解、空间扭曲、顶点偏移等重点。