Show / Hide Table of Contents

Enum NavMeshBuildSourceShape

Namespace: UnityEngine.AI
Assembly: UnityEngine.dll
Syntax
public enum NavMeshBuildSourceShape

Fields

Name Description
Box
Capsule
Mesh
ModifierBox
Sphere
Terrain

Extension Methods

MustExtensions.MustBeEqual<NavMeshBuildSourceShape>(NavMeshBuildSourceShape)
MustExtensions.MustBeEqual<NavMeshBuildSourceShape>(NavMeshBuildSourceShape, String)
MustExtensions.MustNotBeEqual<NavMeshBuildSourceShape>(NavMeshBuildSourceShape)
MustExtensions.MustNotBeEqual<NavMeshBuildSourceShape>(NavMeshBuildSourceShape, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX