Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ onFrameRender
Function
onFrameRender
Source/Falcor/Core/SampleApp.h:110–110 ·
view source on GitHub ↗
* Called on each frame render. */
Source
from the content-addressed store, hash-verified
108
* Called on each frame render.
109
*/
110
virtual void onFrameRender(RenderContext* pRenderContext, const ref<Fbo>& pTargetFbo) {}
111
112
/**
113
* Called after onFrameRender().
Callers
1
renderFrame
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected