Skip to content

Commit ae9d35a

Browse files
authored
Update content/en-us/reference/engine/classes/AnimationTrack.yaml
1 parent ee0338f commit ae9d35a

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
@@ -316,7 +316,7 @@ properties:
316316
description: |
317317
AnimationTrack.WeightTarget is a read-only property that gives the current
318318
weight of the `Class.AnimationTrack`. It has a default value of 1 and is
319-
set when `Class.AnimationTrack:Play()`, `Class.AnimationTrack:()` or
319+
set when `Class.AnimationTrack:Play()`, `Class.AnimationTrack:Stop()` or
320320
`Class.AnimationTrack:AdjustWeight()` is called. When weight is set in an
321321
`Class.AnimationTrack` it does not change instantaneously but moves from
322322
WeightCurrent to `Class.AnimationTrack.WeightTarget`. The time it takes to

0 commit comments

Comments
 (0)