Table of Contents

Enum CoreAnimationOperation

Namespace
Stride.Animations
Assembly
Stride.Engine.dll

Core animation operations support all operations exposed for blending as well as several required for the animation building itself

public enum CoreAnimationOperation

Fields

Add = 1
Blend = 0
Subtract = 2