Skip to content

Commit ff96850

Browse files
authored
Update README.md
1 parent dbe77f1 commit ff96850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ Notifies the plugin that the given shape (geometry, position) has been changed a
755755
### deleteShape
756756

757757
```js
758-
deleteShape( shape: Object3D ): void
758+
deleteShape( shape: Object3D ): boolean
759759
```
760760

761761
Deletes the given shape and regenerates the tile flattening.

0 commit comments

Comments
 (0)