Initializes a new instance of the Tree03 class.
The x-coordinate offset of the tree.
The y-coordinate offset of the tree.
Optional
height: number = 16The height of the tree.
Optional
color: string = "rgba(100,100,100,0.5)"The color of the tree.
The bending angle function.
An array of Elements.
Generates a tree with branches and leaves influenced by a custom bending function.