UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSkelMeshRefPoseOverride Struct Reference

#include <BoneContainer.h>

Public Attributes

TArray< FMatrix44fRefBasesInvMatrix
 
TArray< FTransformRefBonePoses
 

Detailed Description

Struct used to store per-component ref pose override

Member Data Documentation

◆ RefBasesInvMatrix

TArray<FMatrix44f> FSkelMeshRefPoseOverride::RefBasesInvMatrix

Inverse of (component space) ref pose matrices

◆ RefBonePoses

TArray<FTransform> FSkelMeshRefPoseOverride::RefBonePoses

Per bone transforms (local space) for new ref pose


The documentation for this struct was generated from the following file: