Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

HandleUtility.DistancePointLine

public static float DistancePointLine(Vector3 point, Vector3 lineStart, Vector3 lineEnd);

Description

Calculate distance between a point and a line.

See Also: ProjectPointLine.

Did you find this page useful? Please give it a rating: