mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update docs
This commit is contained in:
parent
000def5bc2
commit
14f8d38a35
8 changed files with 34 additions and 37 deletions
|
|
@ -18,8 +18,8 @@ Returns a new source with a value always moving torwards the input source value.
|
|||
|
||||
- **Details**
|
||||
|
||||
The output source value is updated every step based on the input source
|
||||
value.
|
||||
An effect is created to update the new source every frame based on the input
|
||||
source value.
|
||||
|
||||
The movement is physically simulated according to a
|
||||
[spring](https://en.wikipedia.org/wiki/Simple_harmonic_motion).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue