Search Results for

    Show / Hide Table of Contents

    Enum AnimationInPlaceMode

    Enumerate that indicates the center mode of a skeleton.

    Namespace: Evergine.Framework.Animation
    Assembly: Evergine.Framework.dll
    Syntax
    public enum AnimationInPlaceMode

    Fields

    Name Description
    Center

    Center position and rotation

    CenterOnlyPosition

    Center position

    CenterOnlyRotation

    Center rotation

    None

    Not center the animation

    Extension Methods

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