... 100); vec4 textureColor = texture2D( texture, gl_PointCoord ); gl_FragColor = gl_FragColor * textureColor; gl_FragColor.a = alpha; ...
確定! 回上一頁