FWidget::Render_Cube

Draws a cube

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_Cube
(
    FPrimitiveDrawInterface * PDI,
    const FMatrix & InMatrix,
    const UMaterialInterface * InMaterial,
    const FVector & InScale
)

Remarks

Draws a cube

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