summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationNodeAdd3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AnimationNodeAdd3.xml')
-rw-r--r--doc/classes/AnimationNodeAdd3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/AnimationNodeAdd3.xml b/doc/classes/AnimationNodeAdd3.xml
index 7747c333bf..d338c2cf9e 100644
--- a/doc/classes/AnimationNodeAdd3.xml
+++ b/doc/classes/AnimationNodeAdd3.xml
@@ -15,7 +15,7 @@
<methods>
</methods>
<members>
- <member name="sync" type="bool" setter="set_use_sync" getter="is_using_sync">
+ <member name="sync" type="bool" setter="set_use_sync" getter="is_using_sync" default="false">
If [code]true[/code], sets the [code]optimization[/code] to [code]false[/code] when calling [method AnimationNode.blend_input], forcing the blended animations to update every frame.
</member>
</members>