docs - make table headers real headers

This commit is contained in:
Cody Glassman 2025-06-17 18:22:26 -07:00
parent cd1bd0eeaf
commit b7a1f76f4d

View File

@ -32,7 +32,7 @@ Variables.
+--------------+--------------------------------------------------------------------------------------------------------+---------+---------+
| Name | Description | Type | Default |
+--------------+--------------------------------------------------------------------------------------------------------+---------+---------+
+==============+========================================================================================================+=========+=========+
| size | Scaling ratio. Larger values will make a softer fade effect. Larger geometry requires higher values. | integer | 45 |
+--------------+--------------------------------------------------------------------------------------------------------+---------+---------+
| falloff | Fades away geometry as camera gets closer. Geometry full fades when parallel to camera. | boolean | false |
@ -73,7 +73,7 @@ Variables.
+---------+--------------------------------------------------------------------------------------------------------+---------+---------+
| Name | Description | Type | Default |
+---------+--------------------------------------------------------------------------------------------------------+---------+---------+
+=========+========================================================================================================+=========+=========+
| strength| The strength of the distortion effect. Scales linearly. | float | 0.1 |
+---------+--------------------------------------------------------------------------------------------------------+---------+---------+