We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b212785 commit e1d08ffCopy full SHA for e1d08ff
1 file changed
parametrization.md.html
@@ -42,7 +42,7 @@
42
| `transmission_dispersion_abbe_number` | Abbe number | `float` | $ (0, \infty) $ | $ [9, 91] $ | $ 20 $ | |
43
| **Subsurface** |
44
| `subsurface_weight` | Weight | `float` | $ [0, 1] $ | | $ 0 $ | |
45
-| `subsurface_color` | Color | `color3` | $ [0, 1] $ | | $ (0.8, 0.8, 0.8) $ | |
+| `subsurface_color` | Color | `color3` | $ [0, 1]^3 $ | | $ (0.8, 0.8, 0.8) $ | |
46
| `subsurface_radius` | Radius | `float` | $ [0, \infty) $ | $ [0, 1] $ | $ 1 $ | length |
47
| `subsurface_radius_scale` | Radius scale | `color3` | $ [0, 1]^3 $ | | $ (1.0, 0.5, 0.25) $ | |
48
| `subsurface_scatter_anisotropy` | Anisotropy | `float` | $ [-1, 1] $ | | $ 0 $ | |
0 commit comments