CurveInterpolateBaked Method |
Returns the Y value for the point that would exist at the X position offset along the curve using the baked cache. Bakes the curve's points if not already baked.
Namespace: Godot
public float InterpolateBaked( float offset )
[Missing <param name="offset"/> documentation for "M:Godot.Curve.InterpolateBaked(System.Single)"]
[Missing <returns> documentation for "M:Godot.Curve.InterpolateBaked(System.Single)"]