Remove redundant info on the enum types used

This commit is contained in:
Haoyu Qiu 2025-05-08 11:56:10 +08:00
parent 1b37dacc18
commit 1e82bafa3a
144 changed files with 359 additions and 361 deletions

View file

@ -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>