hxdefold API documentation
View source
typedef
GuiPlaySpineProperties
package
defold
import
defold.Gui
Data for the
play_properties
argument of
Gui.play_spine_anim
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.
blend_duration
:
Float
Duration of a linear blend between the current and new animation.