Commit 71d0a45
authored
Examples: Fix argument passed to copyTextureToTexture
The third argument passed to `copyTextureToTexture` should be a `Box2` or `null`. I believe this is an oversight in mrdoob#28315.1 parent d6c3bcc commit 71d0a45
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments