Show / Hide Table of Contents

Enum NavMeshObstacleShape

Namespace: UnityEngine.AI
Assembly: UnityEngine.dll
Syntax
[MovedFrom("UnityEngine")]
public enum NavMeshObstacleShape

Fields

Name Description
Box
Capsule

Extension Methods

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