normalizedTime
7/14/25Less than 1 minute
AnimatorStateInfo.normalizedTime
Name | Type |
---|---|
normalizedTime | number |
Description
Normalized time of the State.
Extra Detail
The integer part is the number of time a state has been looped. The fractional part is the % (0-1) of progress in the current loop.