Navigation
BlueprintAPI > BlueprintAPI/MLDeformer
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.
Target is MLDeformer Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | A pointer to the model instance object. |