Gets all animations that this sprite supports in the form of a AnimationSet collection.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public virtual AnimationSet[] Animations { get; }

See Also