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