Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ endFrame
Method
endFrame
packages/fairygui/src/render/IRenderBackend.ts:83–83 ·
view source on GitHub ↗
* End the current frame * 结束当前帧
()
Source
from the content-addressed store, hash-verified
81
* 结束当前帧
82
*/
83
endFrame(): void;
84
85
/**
86
* Submit render primitives
for
rendering
Callers
9
endFrame
Method · 0.65
lateProcess
Method · 0.65
initializeModuleSystems
Method · 0.65
endFrame
Method · 0.65
update
Method · 0.65
DebugManager.test.ts
File · 0.65
AutoProfiler.test.ts
File · 0.65
ProfilerSDK.test.ts
File · 0.65
AdvancedProfilerCollector.test.ts
File · 0.65
Implementers
1
Canvas2DBackend
packages/fairygui/src/render/Canvas2DB
Calls
no outgoing calls
Tested by
no test coverage detected