Skip to content

Commit a4caafe

Browse files
committed
Update migration-guide.en.md
1 parent 2df3ee2 commit a4caafe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manual/content/migration-guide.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: 100
1212
## v6 → v7
1313

1414
* `RenderPass` was replaced by `GeometryPass`.
15-
* A `ClearPass` must now be used to explicitly clear the screen.
15+
* A `ClearPass` must now be used for clearing.
1616
* `EffectComposer` was replaced by `RenderPipeline`.
1717
* Most options have been moved to `GeometryPass`.
1818
* The method `addPass` was replaced by `add`.

0 commit comments

Comments
 (0)