Skip to content

Commit a4cdc67

Browse files
Update AnimationTrack.yaml
Removing a round off error.
1 parent 5ea798b commit a4cdc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ methods:
441441
The weight the animation is to be changed to.
442442
- name: fadeTime
443443
type: float
444-
default: 0.100000001
444+
default: 0.1
445445
summary: |
446446
The duration of time that the animation will fade between the old
447447
weight and the new weight for.

0 commit comments

Comments
 (0)