Click or drag to resize
SpriteAnimationClipSpeed Property
Animation playing speed. This number basically means how many animation steps we pass per second.

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

Property Value

Type: Single
See Also