babylon-runtime / _r

Code Less, Babylon More
https://babylon-runtime.github.io/
Apache License 2.0
8 stars 1 forks source link

_r.animate: get error when setting "easing" to "linear" #16

Closed Vinc3r closed 4 years ago

Vinc3r commented 4 years ago

console say _r::unrecognized easing function linear

fabsharp commented 4 years ago

linear is not valid check http://easings.net. (+ linear = no easing ^^)