tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Sounds Plugin
Options/Interfaces/ISoundsMelody
ISoundsMelody
Interface ISoundsMelody
The sounds melody options
interface
ISoundsMelody
{
loop
:
boolean
;
melodies
:
ISoundsMelody
[]
;
notes
:
ISoundsNote
[]
;
}
Implemented by
SoundsMelody
Index
Properties
loop
melodies
notes
Properties
loop
loop
:
boolean
Enables loop
melodies
melodies
:
ISoundsMelody
[]
The nested melodies
notes
notes
:
ISoundsNote
[]
The melody notes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
loop
melodies
notes
tsParticles - v4.0.0-beta.12
Loading...
The sounds melody options