Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAxisAlignedBox3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include | #include "BoxTypes.h" |
TVector< RealType > GetCorner
&40;
int Index
&41; const
Corner point on the box identified by the given index. See diagram in OrientedBoxTypes.h for index/corner mapping.
Parameters
| Name | Description |
|---|---|
| Index | corner index in range 0-7 |