Enumeration StructureMirrorAxis

Specifies how a structure should be mirrored when placed.

Enumeration Members

Enumeration Members

None: "None"

Remarks

No mirroring.

X: "X"

Remarks

Structure is mirrored across the X axis.

XZ: "XZ"

Remarks

Structure is mirrored across both the X and Z axes.

Z: "Z"

Remarks

Structure is mirrored across the Z axis.