unreal.AnimDatabaseFunction_ExportRootMotion¶
- class unreal.AnimDatabaseFunction_ExportRootMotion(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimDatabaseFunctionFunction for exporting root motion from the given animations
C++ Source:
Plugin: AnimDatabase
Module: AnimDatabase
File: AnimDatabase.h
Editor Properties: (see get_editor_property/set_editor_property)
export_directory(DirectoryPath): [Read-Write] Directory to export the root motion to.file_name(str): [Read-Write] File to export root motion as.