MCPcopy 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
2328void DebugDraw::Clear(void* context)
2329{
2330 UpdateContext(context, MAX_float);
2331}
2332
2333#endif

Callers 6

OnScriptsReloadingFunction · 0.45
DisposeMethod · 0.45
UpdateMethod · 0.45
ClearMethod · 0.45
UpdateMethod · 0.45
DrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected