与 NavMeshBuildSource 结合使用,用于定义为其构建导航网格的形状。
Mesh | Describes a Mesh source for use with NavMeshBuildSource. Mesh sources must be positioned within 100,000 units of the world origin and must not exceed 100,000 units in any axis-aligned dimension. |
Terrain | 描述与 NavMeshBuildSource 结合使用的 TerrainData 源。 |
Box | 描述与 NavMeshBuildSource 结合使用的原始盒体。 |
Sphere | 描述与 NavMeshBuildSource 结合使用的原始球体。 |
Capsule | 描述与 NavMeshBuildSource 结合使用的原始胶囊体。 |
ModifierBox | 描述与 NavMeshBuildSource 结合使用的 ModifierBox 源。 |