duDebugDraw::begin

Begin drawing primitives.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Navmesh

Header

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

Include

#include "DebugUtils/DebugDraw.h"

Syntax

void begin
(
    duDebugDrawPrimitives prim,
    float size
)

Remarks

Begin drawing primitives.

Parameters

Parameter

Description

prim

[in] primitive type to draw, one of rcDebugDrawPrimitives.

size

[in] size of a primitive, applies to point size and line width only.

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