From 2d07fe29208b9ccef31ab654ca5405edac7a0de7 Mon Sep 17 00:00:00 2001 From: Will Nations Date: Thu, 7 Dec 2017 11:19:21 -0600 Subject: [DOCS] AnimationPlayer prop API fixed --- doc/classes/AnimationPlayer.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index 3b1ce37619..6ae0debc3a 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -250,8 +250,8 @@ The name of the animation to play when the scene loads. Default value: [code]""[/code]. - - The default time in which to blend animations. Ranges from 0 to 4096 with 0.01 precision. Default value: [code]0[/code]. + + The name of the current animation. Default value: [code]""[/code]. The process notification in which to update animations. Default value: [enum ANIMATION_PROCESS_IDLE]. -- cgit v1.2.3