HoloLens Far Clipping Plane Distance
Hi All,
I've been asked about developing an experience for HoloLens 2 that would be showing objects at a wide range of distances, from 20 meters up to hundreds of meters, and am trying to see what's possible.
In Studio, you used to be able to control the Near Clipping Plane and Far Clipping Plane distance on the 3D Container widget. The help files say that the option is there, but not now (Studio 9.2.2.5162):
From my testing, when viewing an experience in View on the HoloLens, the maximum distance I can see something is around 40 meters. Anything further away doesn't show as it's outside the far clipping distance. On a tablet experience, I can view an object that is placed 10km away (provided it's big enough to see) and maybe further, but I haven't tried.
I found a reference to the clipping planes in combined-widgets.js that says the default far distance is 200, but there's also a note saying: Properties 'near' and 'far' are hidden as they are currently not supported (as per DT-19506).
So is the 40m limit that I've seen a limitation of the HoloLens in general, or is it something specific to HoloLens experiences in Studio/View?
Many thanks,
Allan

