Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UKismetMathLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
| Include | #include "Kismet/KismetMathLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.inl |
static FVector Matrix_GetColumn
&40;
const FMatrix & M,
TEnumAsByte< EMatrixColumns::Type > Column
&41;
Remarks
Get a column of this matrix vector of the column
Parameters
| Name | Description |
|---|---|
| i | index into the column of the matrix |