Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
geo
ImplicitCoord
Interface ImplicitCoord
Implicit coordinates relative to the implicit root (z unused for quadtree).
interface
ImplicitCoord
{
level
:
number
;
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
level
x
y
z
Properties
level
level
:
number
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
level
x
y
z
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Implicit coordinates relative to the implicit root (z unused for quadtree).