getB method
Part of the world transform matrix for the Y axis. If changed, updateAppliedTransform should be called.
Implementation
double getB() {
return _bindings.spine_bone_get_b(_bone);
}
Part of the world transform matrix for the Y axis. If changed, updateAppliedTransform should be called.
double getB() {
return _bindings.spine_bone_get_b(_bone);
}