FToolDataVisualizer::BeginFrame

Frame initialization/cleanupThis must be called every frame to allow Visualizer to extract necessary rendering data/objects

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolDataVisualizer.h

Include

#include "ToolDataVisualizer.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ToolDataVisualizer.cpp

Syntax

void BeginFrame
(
    IToolsContextRenderAPI * RenderAPI,
    const FViewCameraState & CameraState
)

Remarks

Frame initialization/cleanupThis must be called every frame to allow Visualizer to extract necessary rendering data/objects

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss