|
@@ -433,12 +433,6 @@
|
|
scissor area will be affected by further renderer actions.
|
|
scissor area will be affected by further renderer actions.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <h3>[method:Boolean supportsVertexTextures]()</h3>
|
|
|
|
- <div>
|
|
|
|
- Return a [page:Boolean] true if the context supports vertex textures.
|
|
|
|
- This has been deprecated in favour of [page:WebGLRenderer.capabilities capabilities.vertexTexures].
|
|
|
|
- </div>
|
|
|
|
-
|
|
|
|
<h3>[method:null setSize]( [param:Integer width], [param:Integer height], [param:Boolean updateStyle] )</h3>
|
|
<h3>[method:null setSize]( [param:Integer width], [param:Integer height], [param:Boolean updateStyle] )</h3>
|
|
<div>
|
|
<div>
|
|
Resizes the output canvas to (width, height) with device pixel ratio taken into account,
|
|
Resizes the output canvas to (width, height) with device pixel ratio taken into account,
|