MCPcopy 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

finalShadingMethod · 0.80
setStaticParamsMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected