snapToVerticalCenter property

bool? snapToVerticalCenter
final

If enabled a sprite's center snaps to the vertical line through the center of the edited image.

// Defaults to:
true

Implementation

final bool? snapToVerticalCenter;