Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TQuat
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Quat.h |
| Include | #include "Math/Quat.h" |
TVector< T > RotateVector
&40;
TVector< T > V
&41; const
Remarks
Rotate a vector by this quaternion. vector after rotation
Parameters
| Name | Description |
|---|---|
| V | the vector to be rotated |