unreal.RootMotionModifier_Blueprintable¶
- class unreal.RootMotionModifier_Blueprintable(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
RootMotionModifierURootMotionModifier_Blueprintable
C++ Source:
Plugin: MotionWarping
Module: MotionWarping
File: RootMotionModifier.h
Editor Properties: (see get_editor_property/set_editor_property)
actual_start_time(float): [Read-Write] Actual playback time when the modifier becomes activeanimation(AnimSequenceBase): [Read-Write] Source of the root motion we are warpingcurrent_position(float): [Read-Write] Current playback time of the animationend_time(float): [Read-Write] End time of the warping windowplay_rate(float): [Read-Write] Current play rate of the animationprevious_position(float): [Read-Write] Previous playback time of the animationstart_time(float): [Read-Write] Start time of the warping windowstart_transform(Transform): [Read-Write] Character owner transform at the time this modifier becomes activetotal_root_motion_within_window(Transform): [Read-Write] Total root motion within the warping windowweight(float): [Read-Write] Current blend weight of the animation