tsParticles - v4.2.1
Preparing search index...
tsParticles Emitters Shape Path Plugin
utils
generateRandomPointWithinPath
Function generateRandomPointWithinPath
generateRandomPointWithinPath
(
ctx
:
CanvasRenderingContext2D
|
OffscreenCanvasRenderingContext2D
,
path
:
Path2D
,
center
:
ICoordinates
,
size
:
IDimension
,
)
:
ICoordinates
|
null
Parameters
ctx
:
CanvasRenderingContext2D
|
OffscreenCanvasRenderingContext2D
The rendering context
path
:
Path2D
The path
center
:
ICoordinates
The center point
size
:
IDimension
The size
Returns
ICoordinates
|
null
the random point within the path
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tsParticles - v4.2.1
Loading...
The rendering context