Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TOrientedBox2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/OrientedBoxTypes.h |
| Include | #include "OrientedBoxTypes.h" |
static FIndex2i GetCornerSide
&40;
int Index
&41;
Remarks
Get whether the corner at Index (see GetCorner documentation comment) is in the negative or positive direction for each axis Index2i with 0 or 1 for each axis, 0 if corner is in the negative direction for that axis, 1 if in the positive direction
Parameters
| Name | Description |
|---|---|
| Index | corner index in range 0-4 |