|
@@ -491,7 +491,7 @@ document.body.appendChild( renderer.domElement );
|
|
</p>
|
|
</p>
|
|
|
|
|
|
<h3>
|
|
<h3>
|
|
- [method:undefined readRenderTargetPixels]( [param:WebGLRenderTarget renderTarget], [param:Float x], [param:Float y], [param:Float width], [param:Float height], [param:TypedArray buffer], [param:IntegeractiveCubeFaceIndex] )
|
|
|
|
|
|
+ [method:undefined readRenderTargetPixels]( [param:WebGLRenderTarget renderTarget], [param:Float x], [param:Float y], [param:Float width], [param:Float height], [param:TypedArray buffer], [param:Integer activeCubeFaceIndex] )
|
|
</h3>
|
|
</h3>
|
|
<p>
|
|
<p>
|
|
buffer - Uint8Array is the only destination type supported in all cases,
|
|
buffer - Uint8Array is the only destination type supported in all cases,
|