Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ show
Method
show
Source/Falcor/Utils/UI/PythonUI.cpp:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void show() { set_visible(true); }
93
void close() { set_visible(false); }
94
95
virtual void render() override
Callers
2
loadScript
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected