Camera Animation#
参照
- Category(カテゴリー):
Import-Export
- Menu(メニュー):
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.
Exported Data#
This is the type of data associated with the camera that get included in the .py file.
Static Data#
Shift X
Shift Y
Depth of Field Focus Distance
Clip Start(範囲の開始)
Clip End
Viewport Display Size
Render Visibility
Animated Data#
Focal Length(焦点距離)
Location(位置、場所)
Rotation(回転)
Scale(スケール)
Properties(プロパティ)#
Export(エクスポート)#
Transform(トランスフォーム)#
- Start / End
Sets the range of animation frames to export to the .py file.
- Only Selected
Toggle between exporting only selected cameras or all cameras in the scene.
Import(インポート)#
To import the .py file, go to Blender's Text Editor.