diff --git a/doc/classes/Camera3D.xml b/doc/classes/Camera3D.xml
index 6ff48753640..598b4bd685a 100644
--- a/doc/classes/Camera3D.xml
+++ b/doc/classes/Camera3D.xml
@@ -176,6 +176,7 @@
If not [constant DOPPLER_TRACKING_DISABLED], this camera will simulate the [url=https://en.wikipedia.org/wiki/Doppler_effect]Doppler effect[/url] for objects changed in particular [code]_process[/code] methods. See [enum DopplerTracking] for possible values.
+ The [CameraEffects] to use for this camera.
The [Environment] to use for this camera.