Skip to content

Commit ac3e200

Browse files
authored
Update TweenService.yaml
I don't have permissions to change default values so guess thats scrapped.
1 parent 5bc80d1 commit ac3e200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/classes/TweenService.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ methods:
149149
summary: 'The duration in which the total smoothing operation should take place.'
150150
- name: maxSpeed
151151
type: float?
152-
default: '`Library.math.huge`'
152+
default: ''
153153
summary: 'The maximum speed at which the current position should approach the target position.'
154154
- name: dt
155155
type: float?
156-
default: 'The current framerate'
156+
default: ''
157157
summary: 'The rate at which the smoothing operation should be applied.'
158158
returns:
159159
- type: Tuple

0 commit comments

Comments
 (0)