Entity label 30 meters on top of entity

How to position the label on top of entity model 30 meters?

Hi @fation,

Thank you for your question. The solution depends on the UI that you are looking for. I would recommend experimenting with the member variables of the Label object. In particular, eyeOffset might yield the desired result.

https://cesium.com/learn/cesiumjs/ref-doc/Label.html?classFilter=label

-Sam

1 Like