diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml
index ac547d20b73..c3933443a03 100644
--- a/doc/classes/Animation.xml
+++ b/doc/classes/Animation.xml
@@ -157,6 +157,7 @@
+ Returns [code]true[/code] if the track at [code]idx[/code] wraps the interpolation loop. Default value: [code]true[/code].
@@ -311,6 +312,7 @@
+ If [code]true[/code] the track at [code]idx[/code] wraps the interpolation loop.