HTML ; 1. <script id="fragShader" type="shader-code"> ; 2. void main() { ; 3. gl_FragColor = vec4(1.0,1.0,1.0,1.0); ; 4. } ; 5. </script>.
確定! 回上一頁