ARCore [documentation link] exposes detecting of both planes and feature points.
However, XRFrame.worldInformation in BabylonJS only exposes detectedPlanes [Source link] but not feature points/point cloud.
This is a gap in the BabylonJS/BabylonReactNative feature set for apps looking to build a React Native app using BabylonReactNative as its XR abstraction.
ARCore [documentation link] exposes detecting of both planes and feature points.
However, XRFrame.worldInformation in BabylonJS only exposes detectedPlanes [Source link] but not feature points/point cloud.
This is a gap in the BabylonJS/BabylonReactNative feature set for apps looking to build a React Native app using BabylonReactNative as its XR abstraction.