Creates an array of points on a sine curve
The multiplier that scales Math.sin(angle)
The start angle
The end angle
The number of points to generate
The base height added opnto Math.sing(angle)
The array of points on the sine curve
Generated using TypeDoc
Creates an array of points on a sine curve