setAttachmentThreshold method
Implementation
void setAttachmentThreshold(double attachmentThreshold) {
_bindings.spine_track_entry_set_attachment_threshold(_entry, attachmentThreshold);
}
void setAttachmentThreshold(double attachmentThreshold) {
_bindings.spine_track_entry_set_attachment_threshold(_entry, attachmentThreshold);
}