Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Clear
Method
Clear
Source/Engine/Debug/DebugDraw.cpp:2328–2331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2326
}
2327
2328
void DebugDraw::Clear(void* context)
2329
{
2330
UpdateContext(context, MAX_float);
2331
}
2332
2333
#endif
Callers
6
OnScriptsReloading
Function · 0.45
Dispose
Method · 0.45
Update
Method · 0.45
Clear
Method · 0.45
Update
Method · 0.45
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected