blockly > FieldAngle > OFFSET

FieldAngle.OFFSET property

The default offset of 0 degrees (and all angles). Always offsets in the counterclockwise direction, regardless of the field's clockwise property. Usually either 0 (0 = right) or 90 (0 = up).

Signature:

static readonly OFFSET = 0;