AR Foundation point cloud from outside and storage

Hi Community,

is there a possibility in AR Foundation to work with a point cloud generated outside?
I mean I data file or something equal, the AR tracker is working and scanning with?

How are the data stored when generating point clouds in AR foundation itself?

Thanks for help,
regards, Matthias

Hi @

AR Foundation allows you to work with augmented reality platforms in a multi-platform way within Unity. Each platform can choose how the implement the AR Foundation interface. It is theoretically possible to work with an externally generated point cloud, but neither ARCore nor ARKit support this.