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