![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| class | FUVMeshWelder |
| struct | FVertexUV |
Functions | |
| bool | ShouldConversionUseSharedUVs (const FMeshDescription *MeshDescription, int32 LayerIndex) |
| FORCEINLINE FVector3d | UVToVertPosition (const FVector2f &UV, double ScaleFactor) |
| FORCEINLINE FVector2f | VertPositionToUV (const FVector3d &VertPosition, double ScaleFactor) |
| FORCEINLINE uint32 | GetTypeHash (const FVertexUV &Vector) |
| FORCEINLINE uint32 MeshDescriptionUVsToDynamicMeshLocals::GetTypeHash | ( | const FVertexUV & | Vector | ) |
| 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 | ||
| ) |