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 ee0338f commit ae9d35aCopy full SHA for ae9d35a
content/en-us/reference/engine/classes/AnimationTrack.yaml
@@ -316,7 +316,7 @@ properties:
316
description: |
317
AnimationTrack.WeightTarget is a read-only property that gives the current
318
weight of the `Class.AnimationTrack`. It has a default value of 1 and is
319
- set when `Class.AnimationTrack:Play()`, `Class.AnimationTrack:()` or
+ set when `Class.AnimationTrack:Play()`, `Class.AnimationTrack:Stop()` or
320
`Class.AnimationTrack:AdjustWeight()` is called. When weight is set in an
321
`Class.AnimationTrack` it does not change instantaneously but moves from
322
WeightCurrent to `Class.AnimationTrack.WeightTarget`. The time it takes to
0 commit comments