CurveInterpolate Method |
Returns the Y value for the point that would exist at the X position offset along the curve.
Namespace: Godot
public float Interpolate( float offset )
[Missing <param name="offset"/> documentation for "M:Godot.Curve.Interpolate(System.Single)"]
[Missing <returns> documentation for "M:Godot.Curve.Interpolate(System.Single)"]