Since

2023.1

Hierarchy

  • ShortestDistanceToLineOptions

Properties

Properties

clipToSegment?: boolean

If false, the shortest distance will be calculated for the whole line. Otherwise it will only be calculated for the line segment linePointOne-linePointTwo.

Default

<code>false</code>