Tala Esenlikler

EPoseOverlayNeutralSource

Selects how a Neutral pose is defined.

Pose Overlay 1.0.2 UE5.8 Enum

Selects how a Neutral pose is defined.

Module PoseOverlayRuntime
Category Authoring
enum class EPoseOverlayNeutralSource : uint8

Values

SkeletonReference 0
Use the Skeleton reference pose.
AnimationFrame 1
Use a frame from an Animation Sequence.
CapturedPose 2
Use a pose captured in the editor.

Related Docs