Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TOrientedBox3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/OrientedBoxTypes.h |
| Include | #include "OrientedBoxTypes.h" |
TVector< RealType > ClosestPoint
&40;
const TVector< RealType > & Point
&41; const
Remarks
Find closest point on box Closest point on box. Input point is returned if it is inside box.
Parameters
| Name | Description |
|---|---|
| Point | input point |