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