AnimationAsset.md
April 18, 2021 · View on GitHub
UnrealEngine.Framework
AnimationAsset Class
The base class of animation assets that can be played and evaluated to produce a pose
public abstract class AnimationAsset :
System.IEquatable<UnrealEngine.Framework.AnimationAsset>
Inheritance System.Object 🡒 AnimationAsset
Derived
↳ AnimationSequenceBase
Implements System.IEquatable<AnimationAsset>