summaryrefslogtreecommitdiff
path: root/doc/classes/GradientTexture.xml
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2021-09-20 19:37:32 -0500
committerAaron Franke <arnfranke@yahoo.com>2021-09-20 20:59:33 -0500
commitd54f2ad7cac0f15c757ace54ad209fcedb3053bf (patch)
tree3dcb8a63bdbad82e7b2d591879a0efa173244cbd /doc/classes/GradientTexture.xml
parent2d1699ef82a29ef65d810194ee76dddc0d9e0389 (diff)
Don't generate empty doc sections and reduce code duplication
Diffstat (limited to 'doc/classes/GradientTexture.xml')
-rw-r--r--doc/classes/GradientTexture.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/classes/GradientTexture.xml b/doc/classes/GradientTexture.xml
index 44da042dd4..0f0f0b1a37 100644
--- a/doc/classes/GradientTexture.xml
+++ b/doc/classes/GradientTexture.xml
@@ -8,8 +8,6 @@
</description>
<tutorials>
</tutorials>
- <methods>
- </methods>
<members>
<member name="gradient" type="Gradient" setter="set_gradient" getter="get_gradient">
The [Gradient] that will be used to fill the texture.
@@ -21,6 +19,4 @@
The number of color samples that will be obtained from the [Gradient].
</member>
</members>
- <constants>
- </constants>
</class>