|
@@ -23,8 +23,8 @@
|
|
<h3>[name]([param:Number width], [param:Number height], [param:Object options])</h3>
|
|
<h3>[name]([param:Number width], [param:Number height], [param:Object options])</h3>
|
|
|
|
|
|
<p>
|
|
<p>
|
|
- [page:Float width] - (optional) The width of the renderTarget.<br />
|
|
|
|
- [page:Float height] - (optional) The height of the renderTarget.<br />
|
|
|
|
|
|
+ [page:Float width] - The width of the renderTarget. <br />
|
|
|
|
+ [page:Float height] - The height of the renderTarget.<br />
|
|
options - (optional object that holds texture parameters for an auto-generated target
|
|
options - (optional object that holds texture parameters for an auto-generated target
|
|
texture and depthBuffer/stencilBuffer booleans.
|
|
texture and depthBuffer/stencilBuffer booleans.
|
|
|
|
|