Skip to main content

Interface: DimensionLocation

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

Properties

dimension

dimension: Dimension

Remarks

Dimension that this coordinate is associated with.


x

x: number

Remarks

X component of this dimension-location.


y

y: number

Remarks

Y component of this dimension-location.


z

z: number

Remarks

Z component of this dimension-location.