Hi,
I have just stumbled upon the GooglePhotorealistic3DTileset, and am trying to work out how to get the location of the point where the drillPick intercepts.
Currently I use globe.pick and pass in a ray to get a point to use for distance etc, but seeing as the globe is removed when usng the 3DTileset, need another way to do so.
I have tried using the scene.drillPick(pos), and it returns the primitive object, but I can’t see any pick position.
Any help would be greatly appreciated.
Mitchell