duDebugDrawGridXZ

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DebugUtils/DebugDraw.h

Include

#include "DebugUtils/DebugDraw.h"

Source

/Engine/Source/Runtime/Navmesh/Private/DebugUtils/DebugDraw.cpp

Syntax

void duDebugDrawGridXZ
(
    struct duDebugDraw * dd,
    const float ox,
    const float oy,
    const float oz,
    const int w,
    const int h,
    const float size,
    const unsigned int col,
    const float lineWidth
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss