@twinfinity/core
Preparing search index...
Vertex2
Interface Vertex2
Represents a 2D point/vector in space.
interface
Vertex2
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
@twinfinity/core
Loading...
Represents a 2D point/vector in space.