Syntax
dbLinearInterpolateVector4(*Vector4Result.v4, *Vector4a.v4, *Vector4b.v4, sValue.f)
This command perform a linear interpolation between 2 vectors. This is defined as a four float vector.
dbLinearInterpolateVector2, dbLinearInterpolateVector3