compareNudgeRotate
Changes the rotation of the overlay file in a compare/overlay by a small increment to adjust the alignment.
Syntax
RxCore.compareNudgeRotate(clockwise)
Parameters
clockwise
: boolean — Iftrue
, rotation is clockwise; iffalse
, rotation is counter-clockwise.
Returns
- NA — This method does not return a value.