translation_of: Web/API/WebGLRenderingContext/depthFunc ... <pre class="brush: js">gl.enable(gl.DEPTH_TEST);. gl.depthFunc(gl.NEVER);.
確定! 回上一頁