from direct.interval.LerpInterval import LerpFunctionInterval
Class used to execute a function over time. Function can access fromData and toData to perform blend. If fromData and toData not specified, will execute the given function passing in values ranging from 0 to 1