@tsdotnet/tween-factory - v3.0.13
    Preparing search index...

    Interface EasingFunction

    Any function that accepts a number and returns a number. Expects an input from 0 to 1, and return a number from 0 to 1.

    • Parameters

      • value: number

      Returns number