gl_Position = transform * vec4(position.xy, 0, 1);. } export void Fragment() {. gl_FragColor = vec4(color, 1);. }.
確定! 回上一頁