Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon
| |
|
| Name |
FMeshChart |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/MeshUtilitiesCommon/Public/LayoutUV.h |
| Include Path |
#include "LayoutUV.h" |
Syntax
struct FMeshChart
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FirstTri |
uint32 |
|
LayoutUV.h |
|
| Id |
int32 |
|
LayoutUV.h |
|
| Join |
int32 |
|
LayoutUV.h |
|
| LastTri |
uint32 |
|
LayoutUV.h |
|
| MaxUV |
FVector2f |
|
LayoutUV.h |
|
| MinUV |
FVector2f |
|
LayoutUV.h |
|
| PackingBias |
FVector2f |
|
LayoutUV.h |
|
| PackingScaleU |
FVector2f |
|
LayoutUV.h |
|
| PackingScaleV |
FVector2f |
|
LayoutUV.h |
|
| UVArea |
float |
|
LayoutUV.h |
|
| UVLengthSum |
float |
|
LayoutUV.h |
|
| UVScale |
FVector2f |
|
LayoutUV.h |
|
| WorldLengthSum |
float |
|
LayoutUV.h |
|
| WorldScale |
FVector2f |
|
LayoutUV.h |
|