Camera Animation#

Справка

Категория:

Импорт-Экспорт

Меню:

File ‣ Export ‣ 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.

Статические данные#

  • Shift X

  • Shift Y

  • Depth of Field Focus Distance

  • Clip Start

  • Предел обозрения

  • Размер окна вьюпорта

  • Видимость рендера

Анимированные данные#

  • Focal Length (фокусное расстояние)

  • Расположение

  • Rotation (вращение)

  • Scale (масштаб)

Свойства#

Экспорт#

Преобразование#

Start / End

Устанавливает диапазон кадров анимации для экспорта в файл .py.

Only Selected

Toggle between exporting only selected cameras or all cameras in the scene.

Импорт#

To import the .py file, go to Blender’s Text Editor. Text ‣ Open ‣ YourExportedFile (.py)