mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-be-tough
EditorHelp: Improve enum ref resolving and add constant ref support
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Tint the entire canvas.
|
||||
</brief_description>
|
||||
<description>
|
||||
[code]CanvasModulate[/code] tints the canvas elements using its assigned [code]color[/code].
|
||||
[CanvasModulate] tints the canvas elements using its assigned [code]color[/code].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user