Function: notQuiteThere()
notQuiteThere(
func,proportion):RateFunction
Defined in: rate-functions/index.ts:254
Not quite there - applies func but only reaches a proportion of the target. Matches Python Manim's not_quite_there.
Parameters
func
RateFunction = smooth
proportion
number = 0.7