Greetings Community!
I added a point cloud to the cesium ion and rendered the corresponding asset as a Cesium3DTileset in CesiumJS. I also rendered a triangle using Cesium’s Primitive API and positioned it above the point cloud.
When I make the point cloud transparent using the color property of Cesium3DTileStyle (style) property of the Cesium3DTileset, the points of the Cesium3DTileset Point Cloud appear to be floating above the triangle primitive.