Skip to content

Commit 4e5749b

Browse files
committed
Added warning about perspective camera field of view.
1 parent 59c869f commit 4e5749b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This package simplifies making a Unity camera render to exact pixel units, for u
3535
* Pixel Camera will not automatically zoom in or out according to the window/viewport size.
3636
* Camera `Viewport Rect` settings are not taken into account.
3737
* With a perspective camera, zoom levels below 1 will render a black border.
38+
* Perspective camera rendering is unoptimized. High `Field of View` settings will generate unreasonably large RenderTextures. Use with caution.
3839

3940
## Technical Details ##
4041

0 commit comments

Comments
 (0)