augment-vir - v31.13.0
Preparing search index...
Coords3d
Type Alias Coords3d
A simple type for storing 3D coordinates.
Package
@augment-vir/common
type
Coords3d
=
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
augment-vir - v31.13.0
Loading...
A simple type for storing 3D coordinates.
Package
@augment-vir/common