enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseUsed with NavMeshBuildSource to define the shape for building NavMesh.
Mesh | Describes a Mesh source for use with NavMeshBuildSource. |
Terrain | Describes a TerrainData source for use with NavMeshBuildSource. |
Box | Describes a box primitive for use with NavMeshBuildSource. |
Sphere | Describes a sphere primitive for use with NavMeshBuildSource. |
Capsule | Describes a capsule primitive for use with NavMeshBuildSource. |
ModifierBox | Describes a ModifierBox source for use with NavMeshBuildSource. |