AnimationBlendOperation Enum
Namespace: Stride.AnimationsAssembly: Stride.Engine.dll
Describes the type of animation blend operation.
[DataContract]
public enum AnimationBlendOperation
Fields
| Name | Description |
|---|---|
| Add | Add operation. |
| LinearBlend | Linear blend operation. |