mirror of
https://github.com/godotengine/godot.git
synced 2025-03-26 00:16:37 +08:00
Zero or negative ratios are not valid, so the property hint prevents choosing such values. The property hint allows using 4 decimals so that common aspect ratios like 16/9 can be specified with a good level of precision.