Syntax

dbCatmullRomVector3(*Vector3Result.v3, *Vector3a.v3, *Vector3b.v3, *Vector3c.v3, *Vector3d.v3, Value.f)
Description

This command performs a catmull rom interpolation on the specified vector. This vector is defined as a three float vector.

See Also

dbCatmullRomVector2, dbCatmullRomVector4