snapToHorizontalCenter property

bool? snapToHorizontalCenter
final

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

// Defaults to:
true

Implementation

final bool? snapToHorizontalCenter;