float a[5] = float[5](3.4, 4.2, 5.0, 5.2, 1.1); 这样写报错
数组的用法和 C 语言类似,规则如下:
const
http://docs.cocos.com/creator/manual/zh/shader/glsl.html#数组