yolkbot
learn
community
Preparing search index...
Position
Interface Position
A generic X/Y/Z position
interface
Position
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Hierarchy
Position
Collectible
KOTCZoneTile
MapCell
Index
Properties
x
y
z
Properties
x
x
:
number
The X coordinate
y
y
:
number
The Y coordinate
z
z
:
number
The Z coordinate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
learn
community
yolkbot
Loading...
A generic X/Y/Z position