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