Syntax

dbLinearInterpolateVector3(*Vector3Result.v3, *Vector3a.v3, *Vector3b.v3, sValue.f)
Description

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

See Also

dbLinearInterpolateVector2, dbLinearInterpolateVector4