PointList2D_getClosestPositionAndDirectionOnBoundary
PointList2D:getClosestPositionAndDirectionOnBoundary
Description
Returns the closest position on the boundary and the direction of the boundary segment
Definition
PointList2D:getClosestPositionAndDirectionOnBoundary(float x, float z)
Arguments
| float | x |
|---|---|
| float | z |
Return Values
| float | x |
|---|---|
| float | z |
| float | dirX |
| float | dirZ |