![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "DynamicMesh/DynamicMesh3.h"#include "DynamicMesh/DynamicMeshAttributeSet.h"#include "DynamicMesh/DynamicMeshOverlay.h"#include "DynamicMesh/DynamicVertexSkinWeightsAttribute.h"#include "DynamicMesh/DynamicBoneAttribute.h"#include "VectorTypes.h"#include "Async/Async.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
Functions | |
| template<typename AttrType > | |
| uint32 | UE::Geometry::GetTypeHash (const TVertexAttr< AttrType > &Vector) |