unreal.MassSmoothOrientationParameters

class unreal.MassSmoothOrientationParameters

Bases: unreal.MassSharedFragment

Mass Smooth Orientation Parameters

C++ Source:

  • Plugin: MassAI

  • Module: MassNavigation

  • File: MassSmoothOrientationFragments.h

Editor Properties: (see get_editor_property/set_editor_property)

  • end_of_path_duration (float): [Read-Write] End Of Path Duration: The time it takes the orientation to catchup to the requested orientation.

  • moving (MassSmoothOrientationWeights): [Read-Write] Moving: Orientation blending weights while moving.

  • orientation_smoothing_time (float): [Read-Write] Orientation Smoothing Time: The time it takes the orientation to catchup to the requested orientation.

  • standing (MassSmoothOrientationWeights): [Read-Write] Standing: Orientation blending weights while standing.