Skip to content

Commit 5f79a47

Browse files
authored
Update PLUGINS.md
1 parent 1698fa5 commit 5f79a47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PLUGINS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,10 @@ tiles.registerPlugin( new TilesCompressionPlugin() );
198198
tiles.registerPlugin( new TilesFadePlugin() );
199199
```
200200

201+
## ImplicitTilingPlugin
202+
203+
Plugin that adds support for 3d tiles [implicit tiling](https://github.com/CesiumGS/3d-tiles/tree/main/specification/ImplicitTiling) feature.
204+
201205
## DebugTilesPlugin
202206

203207
Plugin TilesRenderer that includes helpers for debugging and visualizing the various tiles in the tile set. Material overrides will not work as expected with this plugin. The plugin includes additional logic and initialization code which can cause performance loss so it's recommended to only use this when needed.

0 commit comments

Comments
 (0)