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
&40;
const TRotator< T > & RotGrid
&41; 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. |