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 1682
Last Updated: 20 June, 2023