Curve3DInterpolatef Method |
Returns the position at the vertex fofs. It calls Interpolate(Int32, Single) using the integer part of fofs as idx, and its fractional part as t.
Namespace: Godot
public Vector3 Interpolatef( float fofs )
[Missing <param name="fofs"/> documentation for "M:Godot.Curve3D.Interpolatef(System.Single)"]
[Missing <returns> documentation for "M:Godot.Curve3D.Interpolatef(System.Single)"]