You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
doc: Complete and harmonize all _MAX constant descriptions
(cherry picked from commit 86ed7a9884)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
If set, texture can be seen from the back as well, if not, it is invisible when looking at it from behind.
|
||||
</constant>
|
||||
<constant name="FLAG_MAX" value="3" enum="DrawFlags">
|
||||
Used internally to mark the end of the Flags section.
|
||||
Represents the size of the [enum DrawFlags] enum.
|
||||
</constant>
|
||||
<constant name="ALPHA_CUT_DISABLED" value="0" enum="AlphaCutMode">
|
||||
</constant>
|
||||
|
||||
Reference in New Issue
Block a user