Function Curve3D.interpolatef
Returns the position at the vertex fofs
. It calls interpolate
using the integer part of fofs
as idx
, and its fractional part as t
.
Returns the position at the vertex fofs
. It calls interpolate
using the integer part of fofs
as idx
, and its fractional part as t
.