SceneTree.debugNavigationHint

If true, navigation polygons will be visible when running the game from the editor for debugging purposes.

  1. bool debugNavigationHint [@property getter]
  2. bool debugNavigationHint [@property setter]
    struct SceneTree
    @nogc nothrow @property
    void
    debugNavigationHint
    (
    bool v
    )

Meta