Camera Animation – Анімація Камери#

Reference – Довідка

Category – Категорія:

Import-Export – Імпорт-Експорт

Menu – Меню:

File ‣ Export ‣ Cameras & Markers (.py) – «Файл > Експорт > Cameras & Markers (.py)»

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. Text ‣ Open ‣ YourExportedFile (.py)