Hi,
Following Visualize Mesh Features and Metadata – Cesium, I can get metadata of single building such as FeatureID, Height. Based on this information, I tried to change color(or material) of single building hit by line traced. When simply using Set Material function, entire tile’s color changed even not hit buildings. Is it possible to change single building’s material in tileset?