Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerGeomCacheModel > API/Plugins/MLDeformerFramework/UMLDeformerGeomCacheModel/GetGeomCacheMesh-
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerGeomCacheModel.h |
| Include | #include "MLDeformerGeomCacheModel.h" |
TArray< UE::MLDeformer::FMLDeformerGeomCacheMeshMapping > & GetGeomCacheMeshMappings&40;&41;
Remarks
Get the mapping between geometry cache tracks and meshes inside the skeletal mesh. This lets us know what parts of the skeletal mesh are related to what geometry cache tracks. Once we have that, we can calculate deltas between the two. The geometry cache mesh to skeletal mesh mappings.