tileTree Readonly
tileTree: undefined | TileTree
The owned TileTree, or undefined
if the tile tree is not loaded.
@note Do not store a direct reference to the TileTree, because it may become disposed by its owner.
@see TileTreeOwner.load to ensure the tree is enqueued for loading if necessary.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.