Enumeration ClipboardRotation

An enumeration describing the amount of rotation to be applied around the Y axis when writing the clipboard to the world

Enumeration Members

Enumeration Members

None: "None"

Remarks

No rotation

Rotate180: "Rotate180"

Remarks

Rotate by 180 degrees clockwise around the Y axis

Rotate270: "Rotate270"

Remarks

Rotate by 270 degrees clockwise around the Y axis

Rotate90: "Rotate90"

Remarks

Rotate by 90 degrees clockwise around the Y axis