Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerComponent
Description
Get the current ML Deformer weight. A value of 0 means it is fully disabled, while 1 means fully active. Values can be anything between 0 and 1.
| Name | GetWeight |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerComponent.h |
| Include Path | #include "MLDeformerComponent.h" |
UFUNCTION (BlueprintCallable, Category="MLDeformer")
float GetWeight() const