Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
Vec3Like
Interface Vec3Like
Minimal structural 3D point —
Vec3
satisfies this.
interface
Vec3Like
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Minimal structural 3D point —
Vec3satisfies this.