File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1864,7 +1864,8 @@ This component allows you to render a live scene into a texture which you can th
1864
1864
#### Mask
1865
1865
1866
1866
<p >
1867
- <a href = " https://codesandbox.io/s/z3f2mw" > <img width = " 20%" src = " https://codesandbox.io/api/v1/sandboxes/z3f2mw/screenshot.png" alt = " Demo" />< / a >
1867
+ <a href = " https://codesandbox.io/s/7n2yru" > <img width = " 20%" src = " https://codesandbox.io/api/v1/sandboxes/7n2yru/screenshot.png" alt = " Demo" />< / a >
1868
+ <a href = " https://codesandbox.io/s/z3f2mw" > <img width = " 20%" src = " https://codesandbox.io/api/v1/sandboxes/z3f2mw/screenshot.png" alt = " Demo" />< / a >
1868
1869
</p >
1869
1870
1870
1871
Masks use the scencil buffer to cut out areas of the screen . This is usually cheaper as it doesn ' t require double renders or createPortal.
You can’t perform that action at this time.
0 commit comments