Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
UGizmoRenderTarget is an interface used to provide rendering of a target
| Name | IGizmoRenderTarget |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoInterfaces.h |
| Include Path | #include "BaseGizmos/GizmoInterfaces.h" |
Syntax
class IGizmoRenderTarget
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Render
(
IToolsContextRenderAPI* RenderAPI |
Renders the target using the current tools context. | BaseGizmos/GizmoInterfaces.h |