mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Remove redundant info on the enum types used
This commit is contained in:
parent
1b37dacc18
commit
1e82bafa3a
144 changed files with 359 additions and 361 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</tutorials>
|
||||
<members>
|
||||
<member name="function" type="int" setter="set_function" getter="get_function" enum="VisualShaderNodeColorFunc.Function" default="0">
|
||||
A function to be applied to the input color. See [enum Function] for options.
|
||||
A function to be applied to the input color.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue