Easing.named

Get an easing function by name. This is useful for templates where the easing function will be passed by name, for example for configuring an animation in compile time.

template Easing(T)
named
(
string name
)
()

Meta