|
@@ -76,7 +76,7 @@
|
|
|
Call this to update the [page:CubeCamera.renderTarget renderTarget].
|
|
|
</div>
|
|
|
|
|
|
- <h3>[method:null clear]( [page:Boolean color], [page:Boolean depth], [page:Boolean stencil] )</h3>
|
|
|
+ <h3>[method:null clear]( [page:WebGLRenderer renderer], [page:Boolean color], [page:Boolean depth], [page:Boolean stencil] )</h3>
|
|
|
<div>
|
|
|
Call this to clear the [page:CubeCamera.renderTarget renderTarget] color, depth, and/or stencil buffers.
|
|
|
The color buffer is set to the renderer's current clear color. Arguments default to *true*.
|