Contents

AxisDirectionConvention.rightUpForward

The convention that uses a clockwise winding order and positions the leading pixel at the top-left corner of the view.

Declaration

case rightUpForward

Discussion

This convention positions the left-most pixel at the left edge of the view and the top-most pixel at the top edge of the view, and the system renders with a clockwise winding order.

See Also

Getting the axis directions