Search Results for

    Show / Hide Table of Contents

    Enum AnimationSamplerModel.InterpolationTypes

    The interpolation types.

    Namespace: Evergine.Framework.Assets.GltfModel
    Assembly: Evergine.Framework.dll
    Syntax
    public enum AnimationSamplerModel.InterpolationTypes

    Fields

    Name Description
    CatmullRomSpline

    Catmull rom spline interpolation.

    CubicSpline

    Cubic spline interpolation.

    Linear

    Linear interpolation.

    Step

    Step interpolation.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX