summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationNodeAdd2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AnimationNodeAdd2.xml')
-rw-r--r--doc/classes/AnimationNodeAdd2.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/classes/AnimationNodeAdd2.xml b/doc/classes/AnimationNodeAdd2.xml
new file mode 100644
index 0000000000..267eec6406
--- /dev/null
+++ b/doc/classes/AnimationNodeAdd2.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<class name="AnimationNodeAdd2" inherits="AnimationNode" category="Core" version="3.1">
+ <brief_description>
+ </brief_description>
+ <description>
+ </description>
+ <tutorials>
+ </tutorials>
+ <demos>
+ </demos>
+ <methods>
+ </methods>
+ <members>
+ <member name="amount" type="float" setter="set_amount" getter="get_amount">
+ </member>
+ <member name="sync" type="bool" setter="set_use_sync" getter="is_using_sync">
+ </member>
+ </members>
+ <constants>
+ </constants>
+</class>