bearing property

double bearing
final

The amount that the image should be rotated in a clockwise direction.

The center of the rotation will be the image's anchor. The default bearing is 0, i.e., the image is aligned so that up is north.

Implementation

final double bearing;