pivotY property

double pivotY
getter/setter pair

The vertical pivot point of the image, normalized (0.0 to 1.0).

0.0 is the top edge, 0.5 is the center, 1.0 is the bottom edge. Defaults to 0.5.

Implementation

double pivotY;