unreal.NotifyState_PoseSearchSteerAlongTrajectory

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

Bases: AnimNotifyState

MMI Steer Along Trajectory

C++ Source:

  • Plugin: UAFPoseSearch

  • Module: UAFPoseSearch

  • File: PoseSearchSteerAlongTrajectory.h

Editor Properties: (see get_editor_property/set_editor_property)

  • end_trajectory_sample_time (float): [Read-Write]

  • notify_color (Color): [Read-Write] Color of Notify in editor

  • notify_state_behavior_flags (uint8): [Read-Write]

  • should_fire_in_editor (bool): [Read-Write] Whether this notify state instance should fire in animation editors

  • smoothing_time (float): [Read-Write]

  • start_trajectory_sample_time (float): [Read-Write]

  • trajectory (AnimNextVariableReference): [Read-Write]