OBBClosestPointTo Method |
Overload List
Name | Description | |
---|---|---|
ClosestPointTo(Line) |
Calculates the closest point in OBB to given Line.
| |
ClosestPointTo(LineSegment) |
Calculates the closest point in OBB to given LineSegment.
| |
ClosestPointTo(Point) |
Calculates the closest point in OBB to given point.
|
See Also