For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/DimensionLocation.md.

Interface: DimensionLocation

dimension

Beta

世界中的精确坐标,包含其维度和位置。

An exact coordinate within the world, including its dimension and location.

Properties

dimension

dimension: Dimension

Beta

Remarks

此坐标关联的维度。

Dimension that this coordinate is associated with.


x

x: number

Beta

Remarks

此维度位置的 X 分量。

X component of this dimension-location.


y

y: number

Beta

Remarks

此维度位置的 Y 分量。

Y component of this dimension-location.


z

z: number

Beta

Remarks

此维度位置的 Z 分量。

Z component of this dimension-location.

同领域相关