Skip to content
StellexJS
Search
K
Main Navigation
Guides
Exemples
API
Playground
GitHub
Appearance
Menu
Return to top
On this page
Interface: Point3D
3D point in space
Properties
x
ts
x
: number;
y
ts
y
: number;
z
ts
z
: number;