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_GetScaledAxis
&40;
const FMatrix & M,
TEnumAsByte< EAxis::Type > Axis
&41;
Remarks
Get axis of this matrix scaled by the scale of the matrix (Assumes Matrix represents a transform)
Parameters
| Name | Description |
|---|---|
| i | index into the axis of the matrix @ return vector of the axis |