Document the Camera3D's effects
property
This makes the Camera3D documentation 100% complete.
This commit is contained in:
parent
00949f0c5f
commit
9e9410bd3d
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
</member>
|
||||
<member name="effects" type="CameraEffects" setter="set_effects" getter="get_effects">
|
||||
The [CameraEffects] to use for this camera.
|
||||
</member>
|
||||
<member name="environment" type="Environment" setter="set_environment" getter="get_environment">
|
||||
The [Environment] to use for this camera.
|
||||
|
|
Loading…
Reference in a new issue