We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c2da6 commit c706ba3Copy full SHA for c706ba3
1 file changed
README.md
@@ -72,7 +72,8 @@ A table explaining each setting is shown below:
72
| SkyColor | List<float>[3] | The color of the background, in RGB values |
73
| StimulusDensity | float | |
74
| StimulusDotSizeArcMinutes | float | |
75
-| DotLifetimeSeconds | float | How long it takes for both stimuli to shuffle their dots around |
+| MinDotLifetimeSeconds | float | The minimum amount of time it takes for both stimuli to shuffle their dots around |
76
+| MaxDotLifetimeSeconds | float | The maximum amount of time it takes for both stimuli to shuffle their dots around |
77
| OuterStimulusDurationMs | float | |
78
| OuterStimulusRadiusDegrees | float | |
79
| InnerStimulusDurationMs | float | |
0 commit comments