A count of how many users requesting navigation debug graphics to be enabled.
If the value is positive, NavMesh debug graphics will be showed in the Scene view. Typically usage is to increase this number when enabling an Editor used for visualizing a NavMesh component. And then decrease it when the editor is closed – e.g. OnDisable.