setDrawOrderThreshold method
Implementation
void setDrawOrderThreshold(double drawOrderThreshold) {
_bindings.spine_track_entry_set_draw_order_threshold(_entry, drawOrderThreshold);
}
void setDrawOrderThreshold(double drawOrderThreshold) {
_bindings.spine_track_entry_set_draw_order_threshold(_entry, drawOrderThreshold);
}