Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ DynamicEnvironmentMapManager.js
File
DynamicEnvironmentMapManager.js
packages/engine/Source/Scene/DynamicEnvironmentMapManager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Cartesian2 from
"../Core/Cartesian2.js"
;
2
import
Cartesian3 from
"../Core/Cartesian3.js"
;
3
import
Cartesian4 from
"../Core/Cartesian4.js"
;
4
import
Color from
"../Core/Color.js"
;
Callers
nothing calls this directly
Calls
12
atmosphereNeedsUpdate
Function · 0.85
updateRadianceMap
Function · 0.85
updateSpecularMaps
Function · 0.85
updateIrradianceResources
Function · 0.85
updateSphericalHarmonicCoefficients
Function · 0.85
destroyObject
Function · 0.85
fromCssColorString
Method · 0.80
defined
Function · 0.50
equalsEpsilon
Method · 0.45
clone
Method · 0.45
isDestroyed
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected