UE4RenderDocPlugin
UE4RenderDocPlugin copied to clipboard
A plugin that adds easy access to Renderdoc inside UE4
Renderdoc is enabled and installed  However, the buttons are not showing in the editor.  I started off trying to assist someone in the Unreal Engine ( https://discord.com/channels/978033435895562280/1179060029349961840/1179060029349961840) by...
I have enable capture callstack but it seem that it can not do that.  
Is there any way to trigger a capture from code directly? I need to be able to call BeginCapture() and EndCapture() to investigate a bug I have when generating texture...