Files
godot/doc
Ryan Roden-Corrent ef5042a70f Clarify Curve.get_closest_point uses baked points.
Based on the doc, I wasn't sure if get_closest_point would return the
closest baked point or the closest "source" point. It seems to use
baked:
https://github.com/godotengine/godot/blob/8faecd6a470aeef41084a32d74f4a131a5ef42b6/scene/resources/curve.cpp#L809
2021-02-28 07:18:34 -05:00
..
2021-02-26 11:33:59 +01:00