You are here: Start » AVL.NET » Invoke.lerp Method
Invoke.lerp Method
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
public static Avl.Point2D lerp ( Avl.Point2D inPoint1, Avl.Point2D inPoint2, float inLambda )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint1 | Avl.Point2D | |||
![]() | inPoint2 | Avl.Point2D | |||
![]() | inLambda | float |