UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IGizmoRenderTarget Class Referenceabstract

#include <GizmoInterfaces.h>

Public Member Functions

virtual void Render (IToolsContextRenderAPI *RenderAPI) const =0
 

Detailed Description

UGizmoRenderTarget is an interface used to provide rendering of a target

Member Function Documentation

◆ Render()

virtual void IGizmoRenderTarget::Render ( IToolsContextRenderAPI RenderAPI) const
pure virtual

Renders the target using the current tools context.


The documentation for this class was generated from the following file: