Enum AnimationClipType
The animation type.
Namespace: Evergine.Exporter.Assets.Model.Animations
Assembly: Evergine.Framework.dll
Syntax
public enum AnimationClipType
Fields
Name | Description |
---|---|
Default | A regular animation clip |
Difference | An animation clip that is generated by the difference between a source clip and a reference clip. Is used in Additive blending. |