Enumeration ClipboardMirrorAxis

An enumeration describing the axis on which to mirror clipboard contents when writing to the world

Enumeration Members

Enumeration Members

None: "None"

Remarks

No mirroring

X: "X"

Remarks

Mirror on the X axis

XZ: "XZ"

Remarks

Mirror on both X and Z axes

Z: "Z"

Remarks

Mirror on the Z axis