Skip to content

Commit d1794b9

Browse files
authored
Merge pull request cyberbotics#6510 from cyberbotics/sync-master-aa3c45e3a
Merge master into develop
2 parents 97cc06e + 10a7c58 commit d1794b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/viewpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Viewpoint {
1010
SFFloat far 0.0 # [near, inf)
1111
SFFloat exposure 1.0 # [0, inf)
1212
SFString follow "" # any string
13-
SFBool followType "Tracking Shot" # {"None", "Tracking Shot", "Mounted Shot", "Pan and Tilt Shot"}
13+
SFString followType "Tracking Shot" # {"None", "Tracking Shot", "Mounted Shot", "Pan and Tilt Shot"}
1414
SFFloat followSmoothness 0.5 # [0, 1]
1515
SFNode lensFlare NULL # {LensFlare, PROTO}
1616
SFFloat ambientOcclusionRadius 2 # [0, inf)
17-
SFFloat bloomThreshold 10 # [0, inf)
17+
SFFloat bloomThreshold 21 # [0, inf)
1818
}
1919
```
2020

0 commit comments

Comments
 (0)