Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ BatchTexture.js
File
BatchTexture.js
packages/engine/Source/Scene/BatchTexture.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Cartesian2 from
"../Core/Cartesian2.js"
;
2
import
Cartesian4 from
"../Core/Cartesian4.js"
;
3
import
Check from
"../Core/Check.js"
;
4
import
Color from
"../Core/Color.js"
;
Callers
nothing calls this directly
Calls
14
getShowAlphaProperties
Function · 0.85
getBatchValues
Function · 0.85
createPickTexture
Function · 0.85
updateBatchTexture
Function · 0.85
destroyObject
Function · 0.85
object
Method · 0.80
toBytes
Method · 0.80
fromBytes
Method · 0.80
checkBatchId
Function · 0.70
createTexture
Function · 0.70
defined
Function · 0.50
equals
Method · 0.45
Tested by
no test coverage detected