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

#include <LayoutUV.h>

Public Attributes

uint32 FirstTri
 
uint32 LastTri
 
FVector2f MinUV
 
FVector2f MaxUV
 
float UVArea
 
FVector2f UVScale
 
FVector2f WorldScale
 
float UVLengthSum
 
float WorldLengthSum
 
FVector2f PackingScaleU
 
FVector2f PackingScaleV
 
FVector2f PackingBias
 
int32 Join [4]
 
int32 Id
 

Member Data Documentation

◆ FirstTri

uint32 FMeshChart::FirstTri

◆ Id

int32 FMeshChart::Id

◆ Join

int32 FMeshChart::Join[4]

◆ LastTri

uint32 FMeshChart::LastTri

◆ MaxUV

FVector2f FMeshChart::MaxUV

◆ MinUV

FVector2f FMeshChart::MinUV

◆ PackingBias

FVector2f FMeshChart::PackingBias

◆ PackingScaleU

FVector2f FMeshChart::PackingScaleU

◆ PackingScaleV

FVector2f FMeshChart::PackingScaleV

◆ UVArea

float FMeshChart::UVArea

◆ UVLengthSum

float FMeshChart::UVLengthSum

◆ UVScale

FVector2f FMeshChart::UVScale

◆ WorldLengthSum

float FMeshChart::WorldLengthSum

◆ WorldScale

FVector2f FMeshChart::WorldScale

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