UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::InternalUVPacking::FUVIsland Struct Reference

Public Member Functions

FVector2d GetPackingBias () const
 

Public Attributes

int32 Id
 
TArray< int32Triangles
 
FVector2d MinUV
 
FVector2d MaxUV
 
double UVArea
 
double ScaleToWorld
 
FVector2d UVScale
 
FMatrix2d UVRotation
 
FMatrix2d UVPackingScale
 
FVector2d OrientationBiasShift
 
FVector2d PackingBias
 

Member Function Documentation

◆ GetPackingBias()

FVector2d UE::InternalUVPacking::FUVIsland::GetPackingBias ( ) const
inline

Member Data Documentation

◆ Id

int32 UE::InternalUVPacking::FUVIsland::Id

◆ MaxUV

FVector2d UE::InternalUVPacking::FUVIsland::MaxUV

◆ MinUV

FVector2d UE::InternalUVPacking::FUVIsland::MinUV

◆ OrientationBiasShift

FVector2d UE::InternalUVPacking::FUVIsland::OrientationBiasShift

◆ PackingBias

FVector2d UE::InternalUVPacking::FUVIsland::PackingBias

◆ ScaleToWorld

double UE::InternalUVPacking::FUVIsland::ScaleToWorld

◆ Triangles

TArray<int32> UE::InternalUVPacking::FUVIsland::Triangles

◆ UVArea

double UE::InternalUVPacking::FUVIsland::UVArea

◆ UVPackingScale

FMatrix2d UE::InternalUVPacking::FUVIsland::UVPackingScale

◆ UVRotation

FMatrix2d UE::InternalUVPacking::FUVIsland::UVRotation

◆ UVScale

FVector2d UE::InternalUVPacking::FUVIsland::UVScale

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