Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TFrame3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/FrameTypes.h |
| Include | #include "FrameTypes.h" |
TVector< RealType > ToPlane
&40;
const TVector< RealType > & Pos,
int PlaneNormalAxis
&41; const
Remarks
Project a point onto one of the planes of the frame 3D coordinate in the plane
Parameters
| Name | Description |
|---|---|
| Pos | 3D position |
| PlaneNormalAxis | which plane to project onto, identified by perpendicular normal. Default is 2, ie normal is Z, plane is (X,Y) |