Snapping Movement, Rotation & Scale in Unity

Notes:

Snapping Movement, Rotation & Scale in Unity:

Snapping movement, rotation & scale:(Ctrl key)
Snapping allows us to precisely move, rotate & scale game objects in predefined increments
Note: While moving, rotating or scaling game objects hold down the Ctrl key to activate snapping behavior.

Customizing snap settings:
Edit menu – Snap settings…

Options to customize:
Move X (1): to control movement snapping on X axis (while moving left or right)
Move Y (1): to control movement snapping on Y axis (while moving up or down)
Move Z (1): to control movement snapping on Z axis (while moving forward or backward)
Rotation (15): to control rotation snapping in degrees
Scale (0.1): to control scale snapping
Snap All Axes/X/Y/Z buttons: snap to nearest position

Note: While level designing, snapping helps us in precise placement of game objects