Initializes a new instance of the Pavilion class with the specified parameters.
The x-coordinate offset for the pavilion.
The y-coordinate offset for the pavilion.
Optional seed: number = 0The seed value for random number generation.
Optional height: number = 70The height of the pavilion.
Optional strokeWidth: number = 180The stroke width for the pavilion.
Optional perspective: number = 5The perspective value for the pavilion.
An array of Elements.
Represents a complex SVG.
Implements