Skip to content

Commit

Permalink
Merge pull request #6510 from cyberbotics/sync-master-aa3c45e3a
Browse files Browse the repository at this point in the history
Merge master into develop
  • Loading branch information
omichel authored Feb 23, 2024
2 parents 97cc06e + 10a7c58 commit d1794b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/viewpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Viewpoint {
SFFloat far 0.0 # [near, inf)
SFFloat exposure 1.0 # [0, inf)
SFString follow "" # any string
SFBool followType "Tracking Shot" # {"None", "Tracking Shot", "Mounted Shot", "Pan and Tilt Shot"}
SFString followType "Tracking Shot" # {"None", "Tracking Shot", "Mounted Shot", "Pan and Tilt Shot"}
SFFloat followSmoothness 0.5 # [0, 1]
SFNode lensFlare NULL # {LensFlare, PROTO}
SFFloat ambientOcclusionRadius 2 # [0, inf)
SFFloat bloomThreshold 10 # [0, inf)
SFFloat bloomThreshold 21 # [0, inf)
}
```

Expand Down

0 comments on commit d1794b9

Please sign in to comment.