Reset All Morph Target Values
Runs through all set-up Morph Target Animations and smoothly animates them towards a value of 0 over the given duration.
Can also set the Values to 0 instantly instead.
Inputs | Type | Info |
---|---|---|
Target | EasyMorphComponent Reference | |
bInstant | Bool | Should it happen instantly or overtime. |
Duration | Float | How long the transition to 0 should take. |
Replication
This function also comes in 3 replicated variants:
- Reset All Morph Target Values Multicast
- Reset All Morph Target Values On Client
- Reset All Morph Target Values Server Command