Click or drag to resize
SpriteAnimationClipPlayRelativeStep Property
Get / set the current animation step, relative to starting step.

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

Property Value

Type: Int32
See Also