NsdkNavMeshRenderer
↳ extends UnityEngine.MonoBehaviour
NsdkNavMeshRenderer is a helper MonoBehaviour which will draw the NsdkNavMesh tiles...
Declaration
public class NsdkNavMeshRenderer : MonoBehaviourSummary
NsdkNavMeshRenderer is a helper MonoBehaviour which will draw the NsdkNavMesh tiles If you want to draw the NsdkNavMesh in a custom way you can create a similar renderer e.g. stylize the board as water/snow/sand etc.