Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Inheritance Hierarchy
- FMLDeformerTrainingInputAnim
- FMLDeformerGeomCacheTrainingInputAnim
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerGeomCacheTrainingInputAnim.h |
| Include | #include "MLDeformerGeomCacheTrainingInputAnim.h" |
Syntax
USTRUCT ()
struct FMLDeformerGeomCacheTrainingInputAnim : public FMLDeformerTrainingInputAnim
Remarks
An animation that is input to the training process, which has a geometry cache as target.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| const UGeometryCache * | |||
| UGeometryCache * | |||
| TSoftObjectPtr< UGeometryCache > & | |||
| const TSoftObjectPtr< UGeometryCache > & | |||
| void | SetGeometryCache
(
TSoftObjectPtr< UGeometryCache > GeomCache |