Show / Hide Table of Contents

Enum EEasingFunc

Provides different easing functions that can be used in blueprints

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EEasingFunc

Fields

Name Description
CircularIn
CircularInOut
CircularOut
EaseIn
EaseInOut
EaseOut
EEasingFunc_MAX
ExpoIn
ExpoInOut
ExpoOut
Linear
SinusoidalIn
SinusoidalInOut
SinusoidalOut
Step
  • Improve this Doc
  • View Source
Back to top Generated by DocFX