analysisFraction
Getter
A floating point value in [0..1] indicating the current point in animation of the analysisStyle, where 0 corresponds to the beginning of the animation and 1 to the end. Default: 0.0.
analysisFraction: number
Returns - number
Setter
analysisFraction(fraction: number): void
Parameter | Type | Description |
---|---|---|
fraction | number |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.