Syntax
dbLinearInterpolateVector2(*Vector2Result.v2, *Vector2a.v2, *Vector2b.v2, sValue.f)
This command perform a linear interpolation between 2 vectors. This is defined as a two float vector.
dbLinearInterpolateVector3, dbLinearInterpolateVector4