Hi!
How can i retrieve the distance (or something similar) of an object/geometry at my scene/sceneGraphicsView and the viewpoint/camera?
I want to use this distance to decide if the object has to be displayed in detail (it´s in front of my scene) or rough (it´s more or less far away at the horizon)....
I struggle using GeometryEngine::distance(gemeotry, currentViewpoint().targetGeometry)...
Can someone point me to the rigth direction?
Thx in advance!
Norbert