Tala Esenlikler

FAnimNode_PoseOverlayStack

Resolves a runtime request and applies the selected pose overlays.

Pose Overlay 1.0.2 UE5.8 Struct

Resolves a runtime request and applies the selected pose overlays.

Module PoseOverlayRuntime
Category Runtime Evaluation
struct FAnimNode_PoseOverlayStack

Properties

Anim Node_Pose Overlay Stack

Source Channel

The source-reporting channel read by this Stack node.

FName
Anim Node_Pose Overlay Stack

Weight

The overall Stack output weight.

float
Anim Node_Pose Overlay Stack

Source Relevance Hysteresis

Prevents near-equal source relevance values from switching repeatedly.

float
Anim Node_Pose Overlay Stack

LOD Threshold

The highest skeletal-mesh LOD that evaluates Pose Overlay.

int32
Anim Node_Pose Overlay Stack

Source Pose

The input pose forwarded or modified by this node.

FPoseLink

Use Cases

  • Resolve one caller-owned request and apply compatible synchronized Sets in one shared arbitration and transition scope.

Notes

  • Use one normal Stack for compatible Sets unless independent graph ownership is intentional.

Related Docs