RapyutaSimulationPlugins
Public Attributes | List of all members
FRRBoneVertInfo Struct Reference

Contains the vertices that are most dominated by that bone. Vertices are in Bone space. More...

#include <RRMeshData.h>

Public Attributes

TArray< FVector3f > Positions
 
TArray< FVector3f > Normals
 

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.

USTRUCT()

Member Data Documentation

◆ Normals

TArray<FVector3f> FRRBoneVertInfo::Normals

◆ Positions

TArray<FVector3f> FRRBoneVertInfo::Positions

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