tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Engine
Core/Interfaces/ICoordinates
ICoordinates
Interface ICoordinates
2D coordinates interface
interface
ICoordinates
{
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
ICoordinates
ICoordinates3d
ICoordinatesWithMode
Index
Properties
x
y
Properties
x
x
:
number
The x coordinate
y
y
:
number
The y coordinate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
tsParticles - v4.0.0-beta.12
Loading...
2D coordinates interface