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

#include <MeshUtilitiesCommon.h>

Public Attributes

TArray< FVector3fPositions
 
TArray< FVector3fNormals
 

Detailed Description

Contains the vertices that are most dominated by that bone. Vertices are in Bone space. Not used at runtime, but useful for fitting physics assets etc.

Member Data Documentation

◆ Normals

TArray<FVector3f> FBoneVertInfo::Normals

◆ Positions

TArray<FVector3f> FBoneVertInfo::Positions

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