fix: trailing spaces and markdown good practices
This commit is contained in:
@@ -78,12 +78,11 @@ mode = "Stereo"
|
||||
## possible values:
|
||||
## (a smaller viewing range here means things too close to you will give you double vision).
|
||||
##
|
||||
## - "FromCamera": in this mode, we assume your eyes are at the cameras' physical location. this mode
|
||||
## - "FromCamera": in this mode, we assume your eyes are at the cameras' physical location. this mode
|
||||
## has larger viewing range, but everything will look smaller to you.
|
||||
## - "FromEye": in this mode, we assume your cameras are at your eyes' physical location. everything will
|
||||
## have the right scale in this mode, but the viewing range is smaller.
|
||||
##
|
||||
## only available if mode is "Stereo"
|
||||
projection_mode = "FromEye"
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user