Skip to content

Commit c706ba3

Browse files
committed
Update JSON setting table with new settings
1 parent d5c2da6 commit c706ba3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ A table explaining each setting is shown below:
7272
| SkyColor | List<float>[3] | The color of the background, in RGB values |
7373
| StimulusDensity | float | |
7474
| StimulusDotSizeArcMinutes | float | |
75-
| DotLifetimeSeconds | float | How long it takes for both stimuli to shuffle their dots around |
75+
| 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 |
7677
| OuterStimulusDurationMs | float | |
7778
| OuterStimulusRadiusDegrees | float | |
7879
| InnerStimulusDurationMs | float | |

0 commit comments

Comments
 (0)