Skip to main content

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.

InputsTypeInfo
TargetEasyMorphComponent Reference
bInstantBoolShould it happen instantly or overtime.
DurationFloatHow 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