CesiumGS / cesium-unity

Bringing the 3D geospatial ecosystem to Unity
https://cesium.com/platform/cesium-for-unity/
Apache License 2.0
358 stars 83 forks source link

Support for web request headers when loading tilesets #411

Open AndersLindas opened 9 months ago

AndersLindas commented 9 months ago

Hi, we are trying to load tilesets that requires a specific access token. Right now it doesn't look like this is possible as you can only set the URL. Would be fantastic if Cesium3DTileset exposed some functionality for this.