Improve docs

This commit is contained in:
Aaron Smith 2023-08-09 15:33:14 +01:00
parent 0e6e8300fb
commit 04e28f390d
13 changed files with 186 additions and 116 deletions

View file

@ -18,8 +18,7 @@ Returns a new state with a dynamically animated value of the source.
- **Details**
The output state value is updated every frame based on the source state
value.
The output state value is updated every frame based on the source value.
The change is physically simulated according to a
[spring](https://en.wikipedia.org/wiki/Simple_harmonic_motion).