摄像机动画#
参考
- 类别:
导入 - 导出
- 菜单:
Exports a .py file containing information about the animation of cameras in the scene. This file can be used to 'import' these cameras and their animation to another blend-file.
导出的数据#
与摄像机相关的数据类型,包含在 .py 文件中。
静态数据#
X 向移位
Y 向移位
景深焦点距离
裁剪起始
裁剪终点
视图显示尺寸
渲染可见性
动画数据#
焦距
位置
旋转
比例|缩放
属性#
导出#
变换#
- 起始/结束
设置要导出到 .py 文件的动画帧的范围。
- 仅选中
在仅导出选定的摄像机和场景中所有摄像机之间进行切换。
导入#
要导入 .py 文件,请转到Blender文本编辑器。