diff options
author | Micky <micheledevita2@gmail.com> | 2022-09-14 13:38:15 +0200 |
---|---|---|
committer | Micky <micheledevita2@gmail.com> | 2022-10-11 16:51:26 +0200 |
commit | 43b9cc96da0be1ef9b6edf39ca2ed15a494a4d77 (patch) | |
tree | e23c2b629e0999925fb55c5f08fa51045c9d24e2 /modules/denoise | |
parent | 5aadc618b6ff152dbc0ca4ea901c34a97e164091 (diff) |
Rename Camera2D's `smoothing` to `position_smoothing`
For Camera2D:
`smoothing_enabled` -> `position_smoothing_enabled`
`set_enable_follow_smoothing` -> `set_position_smoothing_enabled`
`is_follow_smoothing_enabled` -> `is_position_smoothing_enabled`
`smoothing_speed` -> `position_smoothing_speed`
`set_follow_smoothing` -> `set_position_smoothing_speed`
`get_follow_smoothing` -> `get_position_smoothing_speed`
Diffstat (limited to 'modules/denoise')
0 files changed, 0 insertions, 0 deletions