mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
Holding Ctrl will snap the selected point's position by increments of 0.1. Holding Ctrl + Shift will snap by increments of 0.025 instead. The previous behavior is preserved when holding just Shift (snapping to other gradient points).