Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ OnIdle
Method
OnIdle
Source/Engine/Graphics/RenderTask.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void RenderTask::OnIdle()
89
{
90
}
91
92
void RenderTask::OnBegin(GPUContext* context)
93
{
Callers
1
DrawAll
Method · 0.80
Calls
1
ReleaseUnusedMemory
Method · 0.80
Tested by
no test coverage detected