Skip to main content
API Reference NianticSpatial.NSDK.AR.NavigationMesh

NsdkNavMeshRenderer

↳ extends UnityEngine.MonoBehaviour
NsdkNavMeshRenderer is a helper MonoBehaviour which will draw the NsdkNavMesh tiles...

Declaration

public class NsdkNavMeshRenderer : MonoBehaviour

Summary

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.


ON THIS PAGE