![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MeshDescriptionUVsToDynamicMesh.h"#include "DynamicMesh/DynamicMesh3.h"#include "MeshDescription.h"#include "StaticMeshAttributes.h"Classes | |
| struct | MeshDescriptionUVsToDynamicMeshLocals::FVertexUV |
| class | MeshDescriptionUVsToDynamicMeshLocals::FUVMeshWelder |
Namespaces | |
| namespace | MeshDescriptionUVsToDynamicMeshLocals |
Functions | |
| bool | MeshDescriptionUVsToDynamicMeshLocals::ShouldConversionUseSharedUVs (const FMeshDescription *MeshDescription, int32 LayerIndex) |
| FORCEINLINE FVector3d | MeshDescriptionUVsToDynamicMeshLocals::UVToVertPosition (const FVector2f &UV, double ScaleFactor) |
| FORCEINLINE FVector2f | MeshDescriptionUVsToDynamicMeshLocals::VertPositionToUV (const FVector3d &VertPosition, double ScaleFactor) |
| FORCEINLINE uint32 | MeshDescriptionUVsToDynamicMeshLocals::GetTypeHash (const FVertexUV &Vector) |