Function EaseInOut

  • Creates a new frame function where each frame follows an in-out pattern

    Parameters

    Returns TypeFrameFunction

    A new frame function that represents the ease-in-out version of the frame function given as an argument

    Based off of another library, but I can't remember which. If any devs are able to find the source, I'll gladily place a link to the original source here

Generated using TypeDoc