PickFromRay - Missing function in Cesium.d.ts for class scene

Hi,

I’m using CesiumJs with typescript and would like to use the scene methods pickFromRay, which is part of version 1.71

this function isn’t defined in Cesium.d.ts - is this an error, or what is the procedure for update the types ?

In CesiumJS Adds Official TypeScript Type Definitions – Cesium Matthew wrote that typescript is now officially supported ?

Rüdiger

I think this function is very importing and should be public !

If not is there another way to determine the intersection of a ray and a 3d tileset, like globe pick for terrain.

Geometric shape can be filled with triangles and then use Cesium.IntersectionTests.rayTriangle