We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df3ee2 commit a4caafeCopy full SHA for a4caafe
1 file changed
manual/content/migration-guide.en.md
@@ -12,7 +12,7 @@ weight: 100
12
## v6 → v7
13
14
* `RenderPass` was replaced by `GeometryPass`.
15
- * A `ClearPass` must now be used to explicitly clear the screen.
+ * A `ClearPass` must now be used for clearing.
16
* `EffectComposer` was replaced by `RenderPipeline`.
17
* Most options have been moved to `GeometryPass`.
18
* The method `addPass` was replaced by `add`.
0 commit comments