lerpHeight method

  1. @override
double lerpHeight()
override

Implementation

@override
double lerpHeight() => lerpDouble(height, fullHeight, t)!;