Each point has its own properties (e.g. temperature) in the batch table which can be used to style each single point individually.
But is it possible to request the properties of a clicked point, like the building properties in the New York 3D Tiles Feature Picking sandcastle example?
It’s specifically the fact that the data is sent to the GPU and deleted on the CPU side, so it can’t be retrieved. For this to work a copy of the data would need to be kept on the CPU side.