1 Unity Shader介绍 1.1 Unity Shader的基础:ShaderLab 1.2 Unity Shader属性块 Shader "" { Properties { _Int("Int", Int) = 2 _Float(