Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerVizSettings.h |
| Include | #include "MLDeformerVizSettings.h" |
Syntax
USTRUCT ()
struct FMLDeformerCompareActor
Remarks
A comparison actor.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSoftObjectPtr< UMLDeformerAsset > | DeformerAsset | The ML Deformer asset that this actor should use. | |
| FName | Name | The name of the comparison actor, which is the label shown above it. |