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 5bc80d1 commit ac3e200Copy full SHA for ac3e200
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: '`Library.math.huge`'
+ default: ''
153
summary: 'The maximum speed at which the current position should approach the target position.'
154
- name: dt
155
156
- default: 'The current framerate'
157
summary: 'The rate at which the smoothing operation should be applied.'
158
returns:
159
- type: Tuple
0 commit comments