Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ PropertyTable.js
File
PropertyTable.js
packages/engine/Source/Scene/PropertyTable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Check from
"../Core/Check.js"
;
2
import
Frozen from
"../Core/Frozen.js"
;
3
import
DeveloperError from
"../Core/DeveloperError.js"
;
4
import
defined from
"../Core/defined.js"
;
Callers
nothing calls this directly
Calls
11
destroyObject
Function · 0.90
addAllToArray
Function · 0.85
checkFeatureId
Function · 0.85
defined
Function · 0.50
hasProperty
Method · 0.45
getPropertyIds
Method · 0.45
getProperty
Method · 0.45
setProperty
Method · 0.45
isClass
Method · 0.45
getExactClassName
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected