FWidget::Render_Translate

Draws the translation 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_Translate
(
    const FSceneView * View,
    FPrimitiveDrawInterface * PDI,
    FEditorViewportClient * ViewportClient,
    const FVector & InLocation,
    bool bDrawWidget
)

Remarks

Draws the translation 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