You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can create an empty GameObject and add a MeshFilter and a MeshRenderer component. Finally, add our PointCloudGenerator.cs component, then call its "void ComputePointCloud()" method to update the point cloud.
How can I create a point cloud of the environment using depth api?
The text was updated successfully, but these errors were encountered: