Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include | #include "MLDeformerModel.h" |
void SetAnimSequence
&40;
UAnimSequence &42; AnimSeq
&41;
Remarks
Set the animation sequence object to use for training. Keep in mind that the editor still needs to handle a change of this property for things to be initialized correctly.
Parameters
| Name | Description |
|---|---|
| AnimSeq | The animation sequence to use for training. |