Syntax
dbLinearInterpolateVector3(*Vector3Result.v3, *Vector3a.v3, *Vector3b.v3, sValue.f)
This command perform a linear interpolation between 2 vectors. This is defined as a three float vector.
dbLinearInterpolateVector2, dbLinearInterpolateVector4