TileTreeDiscloser Interface
Interface adopted by an object that contains references to TileTrees, to expose those trees.
@see DisclosedTileTreeSet.
Properties
Name | Type | Description | |
---|---|---|---|
discloseTileTrees | (trees: DisclosedTileTreeSet) => void | Add all TileTrees referenced by this object to the set. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.