mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-13 18:48:44 +08:00
Comment.
This commit is contained in:
parent
38e54e686d
commit
6e3a254aac
@ -119,6 +119,7 @@ public class Slot {
|
||||
void setToSetupPose (int slotIndex) {
|
||||
color.set(data.color);
|
||||
setAttachment(data.attachmentName == null ? null : skeleton.getAttachment(slotIndex, data.attachmentName));
|
||||
// BOZO - Set mesh to setup pose.
|
||||
}
|
||||
|
||||
public void setToSetupPose () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user