unreal.AnimNotifyState_IKWindow

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

Bases: AnimNotifyState

AnimNotifyState used to define areas in an animation where IK should be enable

C++ Source:

  • Plugin: ContextualAnimation

  • Module: ContextualAnimation

  • File: AnimNotifyState_IKWindow.h

Editor Properties: (see get_editor_property/set_editor_property)

  • blend_in (AlphaBlend): [Read-Write]

  • blend_out (AlphaBlend): [Read-Write]

  • goal_name (Name): [Read-Write]

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

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