I tried adding this to a post processing task but im getting this error, image.
I'm also trying to add a NavMeshModifier component, but where ever I try to add it (scripts/post process tasks) I get this error, image
In scripts I've created I can successfully use it if I add "using UnityEngine.AI;"
Fairly new to programming, so sorry if these questions are a bit n00bish :)