Skip to content

Commit

Permalink
Merge 13f1afe into dd6dbd8
Browse files Browse the repository at this point in the history
  • Loading branch information
ungzs1 committed Apr 16, 2021
2 parents dd6dbd8 + 13f1afe commit 7529f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrender/camera.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def get_projection_matrix(self, width=None, height=None):


class OrthographicCamera(Camera):
"""A perspective camera for perspective projection.
"""An orthographic camera for orthographic projection.
Parameters
----------
Expand Down

0 comments on commit 7529f60

Please sign in to comment.