Syntax

dbLinearInterpolateVector4(*Vector4Result.v4, *Vector4a.v4, *Vector4b.v4, sValue.f)
Description

This command perform a linear interpolation between 2 vectors. This is defined as a four float vector.

See Also

dbLinearInterpolateVector2, dbLinearInterpolateVector3