Search Results for

    Show / Hide Table of Contents

    Enum AnimationChannelModel.AnimationChannelTargets

    Enumeration that animation channel target.

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

    Fields

    Name Description
    Rotation

    Rotation animation channel.

    Scale

    Scale animation channel.

    Translation

    Translation animation channel.

    Weights

    Morph weights animation channel.

    Extension Methods

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