We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3e200 commit 621b132Copy full SHA for 621b132
content/en-us/reference/engine/classes/TweenService.yaml
@@ -149,11 +149,11 @@ methods:
149
summary: 'The duration in which the total smoothing operation should take place.'
150
- name: maxSpeed
151
type: float?
152
- default: ''
+ default:
153
summary: 'The maximum speed at which the current position should approach the target position.'
154
- name: dt
155
156
157
summary: 'The rate at which the smoothing operation should be applied.'
158
returns:
159
- type: Tuple
0 commit comments