Curve3DGetClosestPoint Method |
Returns the closest baked point (in curve's local space) to to_point.
to_point must be in this curve's local space.
Namespace: Godot
public Vector3 GetClosestPoint( Vector3 toPoint )
[Missing <param name="toPoint"/> documentation for "M:Godot.Curve3D.GetClosestPoint(Godot.Vector3)"]
[Missing <returns> documentation for "M:Godot.Curve3D.GetClosestPoint(Godot.Vector3)"]