Enumeration: StructureMirrorAxis
Beta
指定放置结构时应如何镜像。
Specifies how a structure should be mirrored when placed.
Enumeration Members
None
None:
"None"
Beta
Remarks
不镜像。
No mirroring.
X
X:
"X"
Beta
Remarks
结构沿 X 轴镜像。
Structure is mirrored across the X axis.
XZ
XZ:
"XZ"
Beta
Remarks
结构沿 X 和 Z 轴镜像。
Structure is mirrored across both the X and Z axes.
Z
Z:
"Z"
Beta
Remarks
结构沿 Z 轴镜像。
Structure is mirrored across the Z axis.
