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

#include <AnimationTypes.h>

Public Attributes

TArray< FTransformTransforms
 
TArray< FNameNames
 

Detailed Description

A pose in component space (i.e. each transform is relative to the component's transform)

Member Data Documentation

◆ Names

TArray<FName> FComponentSpacePose::Names

◆ Transforms

TArray<FTransform> FComponentSpacePose::Transforms

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