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 2128
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.