tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles RoundedPolygon Shape
IRoundedPolygonShape
IRoundedPolygonShape
Interface IRoundedPolygonShape
interface
IRoundedPolygonShape
{
close
?:
boolean
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
radius
?:
number
;
sides
?:
RangeValue
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
IRoundedPolygonShape
Indexable
[
key
:
string
]:
unknown
Index
Properties
close?
particles?
radius?
sides?
Properties
Optional
close
close
?:
boolean
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
Optional
radius
radius
?:
number
Optional
sides
sides
?:
RangeValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
particles
radius
sides
tsParticles - v4.0.0-beta.12
Loading...