Sets the Projection Matrix of this renderer to the given dimensions.
name | type | description |
---|---|---|
width | number |
The new width of the Projection Matrix. |
height | number |
The new height of the Projection Matrix. |
This WebGLRenderer instance.