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