Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pointSize styling doesn't work for gltf using EXT_mesh_features and EXT_structural_metadata #784

Closed
MrSmallLiu opened this issue Dec 28, 2024 · 1 comment

Comments

@MrSmallLiu
Copy link

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,
});

@javagl
Copy link
Contributor

javagl commented Dec 28, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants