Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor
The detail customization of a geometry cache based model. The model it customizes needs to be derived from UMLDeformerGeomCacheModel. It will automatically insert some error when the geom cache doesn't match the animation sequence etc. If your model inherits from a UMLDeformerGeomCacheModel then you can also inherit your model detail customization from this FMLDeformerGeomCacheModelDetails class.
| Name | FMLDeformerGeomCacheModelDetails |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerGeomCacheModelDetails.h |
| Include Path | #include "MLDeformerGeomCacheModelDetails.h" |
Syntax
class FMLDeformerGeomCacheModelDetails : public UE::MLDeformer::FMLDeformerModelDetails