Unity Learn home
View Tutorial Content

Meshing and occlusion

Tutorial
Intermediate
+10 XP
30 Mins
Overview
Summary
Meshing refers to the process of creating a 3D mesh or model of the physical environment, including surfaces, edges, and corners. Unlike plane detection, which only detects flat surfaces, meshing detects all kinds of geometry.
In this tutorial, you will learn how to implement meshing in an application, including an example where meshing is used to allow 3D cubes to interact realistically with the physical environment.
Select your Unity version
Last updated: April 13, 2023
2022.2
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Meshing and occlusion