Search Results for

    Show / Hide Table of Contents

    Enum AnimationInPlaceMode

    Enumeration 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 of rotation

    None

    Does 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