AnimationKeyTangentType Enum Namespace: Stride.Animations Assembly: Stride.Engine.dll public enum AnimationKeyTangentType Fields Name Description Linear Linear - the value is linearly calculated as V1 * (1 - t) + V2 * t Extension Methods ComponentBaseExtensions.DisposeBy<AnimationKeyTangentType>(ICollectorHolder) ComponentBaseExtensions.RemoveDisposeBy<AnimationKeyTangentType>(ICollectorHolder)