UnityEngine.AI.NavMeshObstacle
class UnityEngine.AI.NavMeshObstacle
Fields and Properties:
- float height
 - float radius
 - UnityEngine.Vector3 velocity
 - bool carving
 - bool carveOnlyStationary
 - float carvingMoveThreshold
 - float carvingTimeToStationary
 - UnityEngine.AI.NavMeshObstacleShape shape
 - UnityEngine.Vector3 center
 - UnityEngine.Vector3 size
 
Constructors:
- UnityEngine.AI.NavMeshObstacle.New()