Skip to content

Commit f4343cb

Browse files
committed
readme fix
1 parent b21296f commit f4343cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This is the list of the available parameters.
6262
| **lightPosition** | 0 1 -0.2 | Position of the main light. If `skyType` is `atmospheric`, only the orientation matters (is a directional light) and it can turn the scene into night when lowered towards the horizon. |
6363
| **fog** | 0 | Amount of fog (0 = none, 1 = full fog). The color is estimated automatically. |
6464
| **flatShading** | false | Whether to show everything smoothed (false) or polygonal (true). |
65-
| **playArea** | 1 | Radius (in meters) of the area in the center reserved for the player and the gameplay. The ground is flat in there and no objects are placed inside.|
65+
| **playArea** | 1 | Radius of the area in the center reserved for the player and the gameplay. The ground is flat in there and no objects are placed inside.|
6666
| **ground** | 'hills' | Valid values: `none`, `flat`, `hills`, `canyon`, `spikes`, `noise`. Orography style. |
6767
| **groundYScale** | 3 | Maximum height (in meters) of ground's features (hills, mountains, peaks..) |
6868
| **groundTexture**| 'none' | Valid values: `none`, `checkerboard`, `squares`, `walkernoise`|

0 commit comments

Comments
 (0)