Skip to content

Commit af665ed

Browse files
committed
Update CHANGELOG-v3.50.md
1 parent 69f4a6d commit af665ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG-v3.50.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ All of the internal functions, such as `batchQuad` and `batchSprite` have been u
281281
* `WebGLRenderer.endCapture` is a new method that will unbind the renderers Render Target and return it, preventing anything else from being drawn to it.
282282
* `WebGLRenderer.setProjectionMatrix` is a new method that sets the global renderer projection matrix to the given dimensions.
283283
* `WebGLRenderer.resetProjectionMatrix` is a new method that resets the renderer projection matrix back to match the renderer size.
284+
* `WebGLRenderer.getAspectRatio` is a new method that returns the aspect ratio of the renderer.
284285

285286
### WebGL and Canvas Renderer Events
286287

0 commit comments

Comments
 (0)