Skip to content

Commit aa3c45e

Browse files
authored
Merge pull request cyberbotics#6509 from cyberbotics/sync-released-6540d4dcd
Merge released into master
2 parents 3ce8b15 + c904771 commit aa3c45e

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)