baseUrl
baseUrl: string | URL
The base URL for any relative URIs in the glTF. Typically, this is the same as the URL for the glTF asset itself. If not supplied, relative URIs cannot be resolved. For glTF assets containing no relative URIs, this is not required.
Defined in
- core/frontend/src/tile/GltfReader.ts Line 2049
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.