hxdefold API documentation
View source
typedef
SpritePlayFlipbookProperties
package
defold
import
defold.Sprite
Data for the
play_properties
argument of
Sprite.play_flipbook
method.
Fields
playback_rate
:
Float
the rate with which the animation will be played. Must be positive.
offset
:
Float
the normalized initial value of the animation cursor when the animation starts playing.