olexale / arkit_flutter_plugin

ARKit Flutter Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS sceneDepth

GarrettStarks opened this issue · comments

I'm trying to access the iOS sceneDepth api in a flutter app. I came across this package and am curious if this is accessible here. My goal is to return an image along with the depth data. I can't tell from the documentation if this package is able to access the point cloud data generated from an iPhone or not.