mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Complete and harmonize all _MAX constant descriptions
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
</members>
|
||||
<constants>
|
||||
<constant name="RENDER_PRIORITY_MAX" value="127">
|
||||
Maximum value for the [member render_priority] parameter.
|
||||
</constant>
|
||||
<constant name="RENDER_PRIORITY_MIN" value="-128">
|
||||
Minimum value for the [member render_priority] parameter.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user