Skip to content

Commit dcee0c0

Browse files
authored
refactor: enable show credits on screen on 3dtiles (#132)
1 parent cfc4823 commit dcee0c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/engines/Cesium/Feature/Tileset/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ function Tileset({
9090
onReady={handleReady}
9191
debugWireframe={showWireframe}
9292
debugShowBoundingVolume={showBoundingVolume}
93+
showCreditsOnScreen
9394
/>
9495
{builtinBoxProps && (
9596
<Box

0 commit comments

Comments
 (0)