unreal.OrientationWarpingSpace

class unreal.OrientationWarpingSpace

Bases: EnumBase

EOrientation Warping Space

C++ Source:

  • Plugin: AnimationWarping

  • Module: AnimationWarpingRuntime

  • File: AnimNode_OrientationWarping.h

COMPONENT_TRANSFORM: OrientationWarpingSpace

apply warping relative to current component transform

Type:

0

CUSTOM_TRANSFORM: OrientationWarpingSpace

Provide a custom transform pin

Type:

2

ROOT_BONE_TRANSFORM: OrientationWarpingSpace

Apply warping relative to previous frame’s root bone transform. Use this mode when using an OffsetRootBone node which allows the root bone and component transforms to differ.

Type:

1