Math Extensions¶ Methods¶ double Lerp(this double start, double end, double amount) Lerp the specified start, end and amount. Properties¶ start: Start end: End amount: Amount Example Usage¶