IMeshPainter::GetWidget

Returns a [SWidget](API\Runtime\SlateCore\Widgets\SWidget) which represents the painters state and allows for changes / extra functionality

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/IMeshPainter.h

Include

#include "IMeshPainter.h"

Syntax

TSharedPtr< class SWidget > GetWidget()

Remarks

Returns a SWidget which represents the painters state and allows for changes / extra functionality

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