getTimeScale method

double getTimeScale()

Implementation

double getTimeScale() {
  return _bindings.spine_animation_state_get_time_scale(_state);
}