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" |
void AlignAxis
&40;
int AxisIndex,
const TVector< RealType > & ToDirection
&41;
Remarks
Align an axis of this frame with a target direction
Parameters
| Name | Description |
|---|---|
| AxisIndex | which axis to align |
| ToDirection | target direction |