summaryrefslogtreecommitdiffstats
path: root/doc/classes/SkeletonModificationStack2D.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/SkeletonModificationStack2D.xml
parent2d1699ef82a29ef65d810194ee76dddc0d9e0389 (diff)
downloadredot-engine-d54f2ad7cac0f15c757ace54ad209fcedb3053bf.tar.gz
Don't generate empty doc sections and reduce code duplication
Diffstat (limited to 'doc/classes/SkeletonModificationStack2D.xml')
-rw-r--r--doc/classes/SkeletonModificationStack2D.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/classes/SkeletonModificationStack2D.xml b/doc/classes/SkeletonModificationStack2D.xml
index 97b8e3b945..9b96c9e6d5 100644
--- a/doc/classes/SkeletonModificationStack2D.xml
+++ b/doc/classes/SkeletonModificationStack2D.xml
@@ -86,6 +86,4 @@
The interpolation strength of the modifications in stack. A value of [code]0[/code] will make it where the modifications are not applied, a strength of [code]0.5[/code] will be half applied, and a strength of [code]1[/code] will allow the modifications to be fully applied and override the [Skeleton2D] [Bone2D] poses.
</member>
</members>
- <constants>
- </constants>
</class>