Navigation
BlueprintAPI > BlueprintAPI/MLDeformer
Get the skeletal mesh component that the ML Deformer will work on. The skeletal mesh that is setup inside the skeletal mesh component will be the mesh that will be deformed by this ML Deformer component.
Target is MLDeformer Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | A pointer to the skeletal mesh component who's mesh will be deformed by this ML Deformer component. |