You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set enableCollision true,make DeveloperError: sourceOffset + length must be less than the buffers size
Reproduction steps
1.const tileset = await Cesium.Cesium3DTileset.fromUrl(config.url, {
maximumScreenSpaceError:16,
enableCollision: true,
});
2.zoom in or not,the error will occur
3.It's a b3dm tiles from dji making
Sandcastle example
No response
Environment
cesium 1.116
mac m3
Browser:
chorme
The text was updated successfully, but these errors were encountered:
the model is too big to upload,would you use https://fh.dji.com/login to create a project,it will show you a dji b3dm tiles,and you can download it,very easy
forum thread What happened?
set enableCollision true,make DeveloperError: sourceOffset + length must be less than the buffers size
Reproduction steps
1.const tileset = await Cesium.Cesium3DTileset.fromUrl(config.url, {
maximumScreenSpaceError:16,
enableCollision: true,
});
2.zoom in or not,the error will occur
3.It's a b3dm tiles from dji making
Sandcastle example
No response
Environment
cesium 1.116
mac m3
Browser:
chorme
The text was updated successfully, but these errors were encountered: