FWidget::Render_2D

Draws the combined 2D widget. Draws the 2D widget.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealWidget.h

Include

#include "UnrealWidget.h"

Source

/Engine/Source/Editor/UnrealEd/Private/UnrealWidget.cpp

Syntax

void Render_2D
(
    const FSceneView * View,
    FPrimitiveDrawInterface * PDI,
    FEditorViewportClient * ViewportClient,
    const FVector & InLocation,
    bool bDrawWidget
)

Remarks

Draws the combined 2D widget.

Draws the 2D widget.

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