spine_slot_get_data method
The setup pose data. May be shared with multiple instances.
Implementation
spine_slot_data spine_slot_get_data(
spine_slot self,
) {
return _spine_slot_get_data(
self,
);
}
The setup pose data. May be shared with multiple instances.
spine_slot_data spine_slot_get_data(
spine_slot self,
) {
return _spine_slot_get_data(
self,
);
}