duDebugDrawBoxWire

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 duDebugDrawBoxWire
(
    struct duDebugDraw * dd,
    float minx,
    float miny,
    float minz,
    float maxx,
    float maxy,
    float maxz,
    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