From 898078a7357aac392c5c4a3c23dc3399c21a0499 Mon Sep 17 00:00:00 2001 From: Will Nations Date: Mon, 4 Dec 2017 20:40:30 -0600 Subject: [DOCS] Animation methods desc 100% --- doc/classes/Animation.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes/Animation.xml') diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index ac547d20b7..c3933443a0 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. -- cgit v1.2.3