Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MyMath.DistanceSquaredFromLineSegment

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyMath

csharp[float](System.Single) DistanceSquaredFromLineSegment([Vector3](VRageMath.Vector3) v, [Vector3](VRageMath.Vector3) w, [Vector3](VRageMath.Vector3) p)##### Summary

Return minimum distance between line segment v-w and point p.

Clone this wiki locally