getData method
The slot's setup pose data.
Implementation
SlotData getData() {
return SlotData._(_bindings.spine_slot_get_data(_slot));
}
The slot's setup pose data.
SlotData getData() {
return SlotData._(_bindings.spine_slot_get_data(_slot));
}