Defined in: packages/engine/src/components/CrtMaterial.tsx:6
| Property |
Type |
Default value |
Description |
curvature? |
number |
1 |
How far the glass bends the picture: 0 is flat, 1 an old terminal. |
flicker? |
number |
1 |
How much the brightness wavers: 0 is steady, 1 an old terminal. |
map |
Texture |
undefined |
The picture on the screen: a canvas, a video or a render texture. |
scanlines? |
number |
1 |
How dark the scanlines draw: 0 is none, 1 an old terminal. |