AnimationInstance-GetBlendTime(AnimationMontage).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.AnimationInstance

AnimationInstance.GetBlendTime(UnrealEngine.Framework.AnimationMontage) Method

Returns the current blend time of the animation montage

public float GetBlendTime(UnrealEngine.Framework.AnimationMontage montage);

Parameters

montage AnimationMontage

Returns

System.Single

Contents

  1. 0.1UnrealEngine.Framework.AnimationInstance
  2. 1AnimationInstance.GetBlendTime(UnrealEngine.Framework.AnimationMontage) Method