![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| struct | FStashedMesh |
Static Public Member Functions | |
| static void | Initialize () |
| static void | DiscardExpiredMeshes () |
| static int32 | StashMeshReference (UDynamicMesh *SourceMesh) |
| static TUniquePtr< FDynamicMesh3 > | ExtractStashedMesh (int32 MeshKey) |
Static Protected Attributes | |
| static TMap< int32, FStashedMesh > | StashedMeshes |
| static FRandomStream | KeyGenerator |
|
inlinestatic |
|
inlinestatic |
|
staticprotected |
|
staticprotected |