Help ! I want to add a point to be above the tileset, but the point below the tileset

help!!
I want to add a point to be above the tileset, but the point below the tileset
i not want gis engine point position data not height

I want to add tile set over point

Hey there,

I think we need to see some code to be of help with this. Is there a sandcastle example you can put together to demonstrate the problem? If the point have a height lower than the tiles, then it’s correct. Next steps is to play with clamping properties of the billboard, and if that fails you can always sample the terrain / model to find the height you put into the billboard’s coordinate, and update it.

Cheers,

Alex