Enumeration StructureRotation

Enum describing a structure's placement rotation.

Enumeration Members

Enumeration Members

None: "None"

Remarks

No rotation.

Rotate180: "Rotate180"

Remarks

180 degree rotation.

Rotate270: "Rotate270"

Remarks

270 degree rotation.

Rotate90: "Rotate90"

Remarks

90 degree rotation.