unreal.MovementMixer

class unreal.MovementMixer(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Class in charge of Mixing various moves when evaluating/combining moves. The mixer used can be set on the MoverComponent itself.

C++ Source:

  • Plugin: Mover

  • Module: Mover

  • File: MovementMixer.h