UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::Private Namespace Reference

Classes

struct  TIsCompatibleRangeIndexType
 
struct  TRangeIndexType
 
struct  TRangeIndexType< RangeType, std::void_t< typename std::decay_t< RangeType >::IndexType > >
 

Functions

FORCENOINLINE void ValidatePose (const FCompactPose &Pose, const FAnimInstanceProxy *AnimInstanceProxy, const FAnimNode_Base *LinkedNode)
 
bool ShouldStripAdditiveRefPose ()
 

Function Documentation

◆ ShouldStripAdditiveRefPose()

bool UE::Anim::Private::ShouldStripAdditiveRefPose ( )

◆ ValidatePose()

FORCENOINLINE void UE::Anim::Private::ValidatePose ( const FCompactPose Pose,
const FAnimInstanceProxy AnimInstanceProxy,
const FAnimNode_Base LinkedNode 
)