FSkelMeshRefPoseOverride

Struct used to store per-component ref pose override

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h

Include

#include "Components/SkinnedMeshComponent.h"

Syntax

struct FSkelMeshRefPoseOverride

Remarks

Struct used to store per-component ref pose override

Variables

Name Description

Public variable

TArray< FMatrix...

 

RefBasesInvMatrix

Inverse of (component space) ref pose matrices

Public variable

TArray< FTransf...

 

RefBonePoses

Per bone transforms (local space) for new ref pose

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss