![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SceneManagement.h>
Inheritance diagram for FViewElementDrawer:Public Member Functions | |
| virtual void | Draw (const FSceneView *View, FPrimitiveDrawInterface *PDI) |
An interface to a scene interaction.
|
inlinevirtual |
Draws the interaction using the given draw interface.
Reimplemented in FUMGViewportClient.