Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerComponent
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerComponent.h |
| Include | #include "MLDeformerComponent.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"MLDeformer"&41;
UMLDeformerModelInstance &42; GetModelInstance&40;&41; const
Remarks
Get the ML Deformer model instance that this component currently uses. The instance is responsible for running inference and feeding the neural network with inputs. A pointer to the model instance object.