Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    AnimationBlendOperation Enum

    Namespace: Stride.Animations
    Assembly: Stride.Engine.dll

    Describes the type of animation blend operation.

    [DataContract]
    public enum AnimationBlendOperation

    Fields

    Name Description
    Add

    Add operation.

    LinearBlend

    Linear blend operation.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<AnimationBlendOperation>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<AnimationBlendOperation>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation