Skip to main content

plugin-renderer-spine38.spine

Home > @eva/plugin-renderer-spine38 > Spine

Spine class

Signature:
export default class Spine extends Component<SpineParams> 
Extends: Component<[SpineParams](/docs/api/plugin-renderer-spine38.spineparams)>

Properties

PropertyModifiersTypeDescription
addHandlerany
animationNamestring
armatureany
autoPlayboolean
componentNamestaticstring
destroiedboolean
lastResourcestring
resourcestring

Methods

MethodModifiersDescription
addAnimation(name, delay, loop, track)
getAnim(track)
getBone(boneName)
init(obj)
onDestroy()
play(name, loop, track)
setAttachment(slotName, attachmentName)
setDefaultMix(duration)
setMix(from, to, duration)
stop(track)