Navigation
API > API/Runtime > API/Runtime/Engine
An interface to a scene interaction.
| Name | FViewElementDrawer |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include Path | #include "SceneManagement.h" |
Syntax
class FViewElementDrawer
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Draw
(
const FSceneView* View, |
Draws the interaction using the given draw interface. | SceneManagement.h |