Search Results for

    Show / Hide Table of Contents

    Enum AnimationCurve.AnimationEvaluatedType

    The evaluated type.

    Namespace: Evergine.Framework.Animation
    Assembly: Evergine.Framework.dll
    Syntax
    public enum AnimationCurve.AnimationEvaluatedType

    Fields

    Name Description
    Float

    Single float value

    FloatArray

    Float array

    Quaternion

    The quaternion

    Vector2

    Vector 2

    Vector3

    Vector 3

    Vector4

    Vector 4

    Extension Methods

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