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 floating-point value

    FloatArray

    Array of floats

    Quaternion

    The Quaternion.

    Vector2

    Vector 2

    Vector3

    Vector 3

    Vector4

    Vector4

    Extension Methods

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