unreal.MovieSceneMirroringDecoration¶
- class unreal.MovieSceneMirroringDecoration(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
MovieSceneSignedObjectDecoration that applies mirroring to animation poses produced by sections or tracks in the Anim Mixer.
C++ Source:
Plugin: MovieSceneAnimMixer
Module: MovieSceneAnimMixer
File: MovieSceneMirroringDecoration.h
Editor Properties: (see get_editor_property/set_editor_property)
mirror_data_table(MirrorDataTable): [Read-Write] The mirror data table used to mirror the animation pose
- property mirror_data_table: MirrorDataTable¶
[Read-Write] The mirror data table used to mirror the animation pose
- Type: