ART_ExportMotionUI

Author: Jeremy Ernst

class Interfaces.ART_ExportMotionUI.ART_ExportMotion(animPickerUI, parent=None)[source]

This class is used to export FBX animation from the rig to Unreal Engine. It supports morph targets, custom attribute curves, and pre/post scripts.

It can be found on the animation sidebar with this icon:
_images/exportMotionButton.png

Todo

Add the ability to export alembic and animation curve data.

__init__(animPickerUI, parent=None)[source]