You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Don't generate empty doc sections and reduce code duplication
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<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.
|
||||
|
||||
Reference in New Issue
Block a user