Show / Hide Table of Contents

Enum EasingType

Easing type enumeration, e.g. for use in the Unity editor.

Namespace: Sttz.Tweener
Assembly: cs.temp.dll.dll
Syntax
public enum EasingType

Fields

Name Description
Back
Bounce
Circular
Cubic
Elastic
Exponential
Linear
Quadratic
Quartic
Quintic
Sinusoidal
See Also
EasingForType(EasingType, EasingDirection)
Back to top © 2018 Adrian Stutz