InvalidParameter
A parameter didn't contain valid information, useful for carrying out the NavMesh query.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: Unity.AI.Navigation.LowLevel
- Assembly: UnityEngine.AIModule
InvalidParameter = 8
Remarks
This is a detail flag that accompanies a main status. Use NavWorld.IsValid to check a NavWorld, a NavNode, or a NavLocation before you pass it to an operation.