Click or drag to resize
SpriteAnimationClipIsLooping Property
Does this animation clip plays in loop.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsLooping { get; }

Property Value

Type: Boolean
See Also