unreal.AimMode

class unreal.AimMode

Bases: EnumBase

ENUM: Aim Mode (Default: Aim At Target Transform ) # How to perform an aim Aim At Target Transforms Orient To Target Transforms

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_AimConstraint.h

AIM_AT_TARGET: AimMode

Aim at Target Transform

Type:

0

ORIENT_TO_TARGET: AimMode

Orient to Target Transform

Type:

1