Search Results for

    Show / Hide Table of Contents

    Enum AnimationChannelModel.AnimationChannelTargets

    Enumeration for the animation channel target.

    Namespace: Evergine.Framework.Assets.Importers.GltfModel
    Assembly: Evergine.Framework.dll
    Syntax
    public enum AnimationChannelModel.AnimationChannelTargets

    Fields

    Name Description
    Rotation

    Rotates the animation channel.

    Scale

    Scales the animation channel.

    Translation

    Translation animation channel.

    Weights

    Morph weight animation channel.

    Extension Methods

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