提交 3d66d1e9 编写于 作者: B Benjamin Cid Pérez 提交者: Mr.doob

#8820 -Fixed exporter using the focal length of the camera, instead of the FOV-angle (#9328)

上级 0c3ede3a
......@@ -74,7 +74,7 @@ def fov(camera):
"""
logger.debug("camera.fov(%s)", camera)
return camera.lens
return camera.angle
@_camera
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册