I have some points I want to show on the Wikitude world, but the problem is that I'm testing with points that are further than 20km from my current position, so I can't see any Label in the screen.
Thanks for your answer. I tried what you said, but Wikitude does not draw the points further than 20Km in spite of setting the scaling factor to 1. The points are not drawn neither in the wikitude screen nor in the radar.
Thanks,
Marc
A
Andreas Fötschl
said
over 10 years ago
Yes, in this case you need to adjust "AR.context.scene.cullingDistance" The maximum distance at which objects are visible in the scene, in meters. If an object's distance to the user is further than the culling distance, the object will not be visible in the scen
Marc