SineWave
Animated wave with thickness and softness
Props
Prop
Details
colorstringDefault:
#ffffffThe color of the sine wave
colorstringDefault: #ffffffThe color of the sine wave
amplitudenumberDefault:
0.15The height/amplitude of the sine wave
amplitudenumberDefault: 0.15The height/amplitude of the sine wave
frequencynumberDefault:
1The frequency/number of wave cycles
frequencynumberDefault: 1The frequency/number of wave cycles
speednumberDefault:
1The animation speed of the wave
speednumberDefault: 1The animation speed of the wave
anglenumberDefault:
0The rotation angle of the wave (in degrees)
anglenumberDefault: 0The rotation angle of the wave (in degrees)
position{x: number, y: number}Default:
{"x":0.5,"y":0.5}The center position of the wave
position{x: number, y: number}Default: {"x":0.5,"y":0.5}The center position of the wave
thicknessnumberDefault:
0.2The thickness of the wave line
thicknessnumberDefault: 0.2The thickness of the wave line
softnessnumberDefault:
0.4Edge softness of the wave line
softnessnumberDefault: 0.4Edge softness of the wave line