computeOffset()
computeOffset(
points,cursor):number
Computes the signed offset from a cursor position to the measurement axis defined by the first and last points.
Parameters
| Parameter | Type |
|---|---|
points | Vector3[] |
cursor | Vector3 |
computeOffset(
points,cursor):number
Computes the signed offset from a cursor position to the measurement axis defined by the first and last points.
| Parameter | Type |
|---|---|
points | Vector3[] |
cursor | Vector3 |