|
@@ -348,8 +348,12 @@
|
|
|
<h3>[method:RenderTarget getRenderTarget]()</h3>
|
|
|
<p>Returns the current RenderTarget, if any.</p>
|
|
|
|
|
|
- <h3>[method:RenderTarget getCurrentViewport]()</h3>
|
|
|
- <p>Returns the current viewport.</p>
|
|
|
+ <h3>[method:Vector4 getCurrentViewport]( [param:Vector4 target] )</h3>
|
|
|
+ <p>
|
|
|
+ [page:Vector4 target] — the result will be copied into this Vector4.<br /><br />
|
|
|
+
|
|
|
+ Returns the current viewport.
|
|
|
+ </p>
|
|
|
|
|
|
<h3>[method:Object getDrawingBufferSize]()</h3>
|
|
|
<p>Returns an object containing the width and height of the renderer's drawing buffer, in pixels.</p>
|