Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Description
Get the input information, which is information about the inputs to the deformer. Inputs are things like bone transforms and curve values.
| Name | GetInputInfo |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include Path | #include "MLDeformerModel.h" |
UMLDeformerInputInfo * GetInputInfo() const
A pointer to the input info object.