MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / SetDebugView

Method SetDebugView

Hydrogent/src/HnRenderDelegate.cpp:693–696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

691}
692
693void HnRenderDelegate::SetDebugView(PBR_Renderer::DebugViewType DebugView)
694{
695 m_RenderParam->SetDebugView(DebugView);
696}
697
698void HnRenderDelegate::SetRenderMode(HN_RENDER_MODE RenderMode)
699{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected