getWidth method
The width of the region attachment in Spine.
Implementation
double getWidth() {
return _bindings.spine_region_attachment_get_width(_attachment);
}
The width of the region attachment in Spine.
double getWidth() {
return _bindings.spine_region_attachment_get_width(_attachment);
}