SGroomEditorViewport::PopulateViewportOverlays

Implement this to add an arbitrary set of toolbars or other overlays to the inside of the viewport.

Windows
MacOS
Linux

Override Hierarchy

SEditorViewport::PopulateViewportOverlays()

SGroomEditorViewport::PopulateViewportOverlays()

References

Module

HairStrandsEditor

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/Widgets/SGroomEditorViewport.h

Include

#include "Widgets/SGroomEditorViewport.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Private/Widgets/SGroomEditorViewport.cpp

Syntax

virtual void PopulateViewportOverlays
(
    TSharedRef< class SOverlay > Overlay
)

Remarks

Implement this to add an arbitrary set of toolbars or other overlays to the inside of the viewport.

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