mirror of
https://github.com/godotengine/godot.git
synced 2025-03-19 23:53:32 +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.