getCompress method

bool getCompress()

Implementation

bool getCompress() {
  return _bindings.spine_ik_constraint_get_compress(_constraint) == -1;
}