Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSnappingUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SnappingUtils.h |
| Include | #include "SnappingUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SnappingUtils.cpp |
static void SnapRotatorToGrid
&40;
FRotator & Rotation
&41;
Remarks
Snaps a rotator to the rotational grid
Parameters
| Name | Description |
|---|---|
| Rotation | The rotator to snap. This value will be modified to account for snapping |