Skip to content

Commit b5b323a

Browse files
authored
Update article.md
1 parent dd32132 commit b5b323a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

7-animation/2-css-animations/article.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ stripe.onclick = function() {
138138
### Bezier منحنی
139139

140140
تابع زمان بندی را می توان به عنوان یک [منحنی Bezier](/bezier-curve) با 4 نقطه کنترل که شرایط را برآورده می کند تنظیم کرد:
141+
141142
1. اولین نقطه کنترل: `(0,0)`.
142143
2. آخرین نقطه کنترل: `(1,1)`.
143144
3. برای نقاط میانی، مقادیر `x` باید در بازه `0..1` باشد، `y` می تواند هر چیزی باشد.

0 commit comments

Comments
 (0)