Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ useEnvBackground
Method
useEnvBackground
Source/Falcor/Scene/Scene.cpp:2288–2291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2286
}
2287
2288
bool Scene::useEnvBackground() const
2289
{
2290
return mpEnvMap != nullptr;
2291
}
2292
2293
bool Scene::useEnvLight() const
2294
{
Callers
3
finalShading
Method · 0.80
setStaticParams
Method · 0.80
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected