+ 1
cubic bezier()
what is role of cubic bezier(), changing the input value doesn't change the output?why?
1 Answer
+ 1
cubic bezier is a function to define cubic bezier curves I explained it here too see the previous post it takes coordinates of starting point ending point and two controls. the reason it's giving same output is because there should be four parameters. and the change is not visible in transition the geometric difference can be easily seen