# Access Dense Point Cloud

**URL:** https://forum.magicleap.cloud/t/access-dense-point-cloud/1528
**Category:** Unity Development
**Tags:** unity
**Created:** [February 24, 2023, 7:16pm UTC](https://forum.magicleap.cloud/t/access-dense-point-cloud/1528 "2023-02-24T19:16:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cagatay](https://avatars.discourse-cdn.com/v4/letter/c/ecc23a/32.png) [@cagatay](https://forum.magicleap.cloud/u/cagatay)
#### Post date: [February 24, 2023, 7:16pm UTC](https://forum.magicleap.cloud/t/access-dense-point-cloud/1528/1 "2023-02-24T19:16:02Z")

</div>

Hi,

We are planning to buy magic leap 2, I would like to ask if we can get dense point clouds in real-time with magic leap 2 for developing 3D object tracking (or do you have a ready 3D object tracker)? How can we access this data via Unity? For this access, shall we buy developer pro version of glasses or basic is also enough?

---

<div class="post-metadata">

### Author: ![kdowney](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/kdowney/32/481_2.png) [@kdowney](https://forum.magicleap.cloud/u/kdowney)
#### Post date: [February 27, 2023, 10:22pm UTC](https://forum.magicleap.cloud/t/access-dense-point-cloud/1528/2 "2023-02-27T22:22:41Z")

</div>

Hi @cagatay, yes Magic Leap 2 creates [meshes](https://developer-docs.magicleap.cloud/docs/guides/features/spatial-mapping/meshing-overview-feature) of environments in real-time. Take a look at our [Unity Meshing Overview](https://developer-docs.magicleap.cloud/docs/guides/unity/perception/meshing/unity-meshing-overview) for more information, including density configuration information and visualizer and query location examples.

For object recognition, you may be interested in checking out our partner [PTC's Vuforia Engine](https://developer-docs.magicleap.cloud/docs/guides/third-party/ptc/vuforia-overview).
