Skip to content

Commit 431a69c

Browse files
committed
add clarifications to camera release notes
1 parent 099c81d commit 431a69c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ NEW FEATURES
66

77
* Fbx Exporter: Added camera export support
88

9+
Export game camera as film camera, with filmback settings set to 35 mm TV Projection (0.816 x 0.612).
10+
The camera aperture with always have a height of 0.612 inches, while the width will depend on the aspect of the Unity camera,
11+
as camera width = aspectRatio * height.
12+
NOTE: the field of view will show up as a different value in Maya. This is because Unity display's the vertical FOV,
13+
Maya displays the horizontal FOV.
914
NOTE: for GameObjects that have both a mesh and a camera component, only the mesh will be exported.
1015

1116
* Export Settings: Grouped settings visually into 2 categories

0 commit comments

Comments
 (0)