createGeometryTreeReference Method
Obtain a tile tree reference equivalent to this one that also supplies an implementation of collectTileGeometry, or undefined if geometry collection is not supported. Currently, only terrain and reality model tiles support geometry collection.
createGeometryTreeReference(): undefined | GeometryTileTreeReference
@note Do not override this method - override _createGeometryTreeReference instead.
Returns - undefined | GeometryTileTreeReference
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.