Get the metadata for 3Dtiles by clicking with the mouse

You know, when I try to get the metadata for 3Dtiles, it retrieves information about the building at the center of the screen. Is it possible for me to get information by clicking with the mouse instead?

Hi @LiWebGIS25,

It sounds like you’re viewing the 06_CesiumMetadata level in the Cesium for Unreal Samples, is that correct? If so, you’re welcome to modify the Blueprint so that it raycasts from a different point on the screen! You will probably have to unlock the mouse, since it is locked to the camera in first person.

I am indeed working on this case, and I will make an attempt.

I have resolved the issue. Here is the solution for everyone’s reference.

1 Like