Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveGizmo
- UInteractiveGizmo::Render()
- UScalableSphereGizmo::Render()
- UBrushStampIndicator::Render()
- UScalableConeGizmo::Render()
- UTransformGizmo::Render()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveGizmo.h |
| Include | #include "InteractiveGizmo.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveGizmo.cpp |
virtual void Render
&40;
IToolsContextRenderAPI &42; RenderAPI
&41;
Remarks
Allow the Gizmo to do any custom drawing (ie via PDI/RHI)
Parameters
| Name | Description |
|---|---|
| RenderAPI | Abstraction that provides access to Rendering in the current ToolsContext |