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
This is not an issue of the 3D Tiles format itself, but rather of CesiumJS. Closing in favor of CesiumGS/cesium#12398 (and I'll post additional details there)
pointSize styling doesn't work for gltf using EXT_mesh_features and EXT_structural_metadata
tileset.style = new Cesium.Cesium3DTileStyle({
show: true,
color: 'color("green", 0.5)',
pointSize: 10,
});
The text was updated successfully, but these errors were encountered: