Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRotator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Rotator.h |
| Include | #include "Math/Rotator.h" |
TRotator GridSnap
(
const TRotator < T > & RotGrid
) const
Remarks
Get the rotation, snapped to specified degree segments. Snapped version of rotation.
Parameters
| Name | Description |
|---|---|
| RotGrid | A Rotator specifying how to snap each component. |