Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UScalableSphereGizmo
- UInteractiveGizmo::Render()
- UScalableSphereGizmo::Render()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/ScalableSphereGizmo.h |
| Include | #include "BaseGizmos/ScalableSphereGizmo.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/ScalableSphereGizmo.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 |