Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/RTXPT
/ SceneUnloading
Method
SceneUnloading
Rtxpt/SampleGame/GameScene.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void GameScene::SceneUnloading()
196
{
197
Deinitialize();
198
}
199
200
static float GetPlaySpeedK(int playSpeed)
201
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected