簡單理解就是一個GLSL shader中的全局常量,可以隨意在任意shader(vertex shader, geometry shader, or fragment shader) ... 其實就是定義在GLSL中的一個結構體Struct.
確定! 回上一頁