MCPcopy Create free account
hub / github.com/CesiumGS/cesium-native / getGltfModifierState

Method getGltfModifierState

Cesium3DTilesSelection/src/TileContent.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43GltfModifierState TileRenderContent::getGltfModifierState() const noexcept {
44 return this->_modifierState;
45}
46
47void TileRenderContent::setGltfModifierState(
48 GltfModifierState modifierState) noexcept {

Callers 4

reapplyGltfModifierMethod · 0.80
unloadTileContentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected