getRotation method
The local rotation in degrees.
Implementation
double getRotation() {
return _bindings.spine_bone_data_get_rotation(_data);
}
The local rotation in degrees.
double getRotation() {
return _bindings.spine_bone_data_get_rotation(_data);
}