Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ toggleUI
Function
toggleUI
Source/Falcor/Core/SampleApp.h:245–245 ·
view source on GitHub ↗
* Show/hide the UI. */
Source
from the content-addressed store, hash-verified
243
* Show/hide the UI.
244
*/
245
void toggleUI(bool showUI) { mShowUI = showUI; }
246
247
/**
248
* Show/hide the UI.
Callers
1
handleKeyboardEvent
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected