draw Method
Adds this reference's graphics to the scene. By default this invokes TileTree.draw on the referenced TileTree, if it is loaded.
draw(args: TileDrawArgs): void
| Parameter | Type | Description | 
|---|---|---|
| args | TileDrawArgs | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.