Resizes the properties used to describe the viewport.
This method is called automatically by the renderer during its resize handler.
name | type | description |
---|---|---|
width | number |
The new width of this WebGL Pipeline. |
height | number |
The new height of this WebGL Pipeline. |
This WebGLPipeline instance.