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 SetAlignmentTransform
&40;
const FTransform & Transform
&41;
Remarks
Set the alignment transform, which is the transform applied to the target mesh vertices, before calculating the deltas.
Parameters
| Name | Description |
|---|---|
| Transform | The transformation to apply. |