• G
    Updated WebGlRenderer render Method Documentation · fa13a99d
    gazbuntu 提交于
    The WebGlRenderer.render's forceClear argument forces a
    clear -only- for buffers with their .autoClear property is set to true.
    
    Took me a while to find a bug in my code as I didn't understand
    these flags overode the forceClear parameter for WebGlRenderer.render
    fa13a99d
WebGLRenderer.html 10.4 KB