unreal.PinBoneRotationMode

class unreal.PinBoneRotationMode

Bases: EnumBase

EPin Bone Rotation Mode

C++ Source:

  • Plugin: IKRig

  • Module: IKRig

  • File: PinBoneOp.h

COPY_GLOBAL_ROTATION: PinBoneRotationMode = Ellipsis

no offset is maintained

Type:

0

MAINTAIN_OFFSET_FROM_BONE_TO_COPY_FROM: PinBoneRotationMode = Ellipsis

maintains rotation offset between BoneToCopyTo and BoneToCopyFrom in the reference pose

Type:

1