ixfx
Preparing search index...
Geometry
Point
Type Alias Point
Point
:
{
x
:
number
;
y
:
number
;
z
?:
number
}
A point, consisting of x, y and maybe z fields.
Type declaration
Readonly
x
:
number
Readonly
y
:
number
Optional
Readonly
z
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
A point, consisting of x, y and maybe z fields.