From 8b04f58604cb0b134338a484b510adaba9bbc963 Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Sun, 22 Jan 2023 15:50:53 +0900 Subject: Expose fading_from_node from StateMachine --- doc/classes/AnimationNodeStateMachinePlayback.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/AnimationNodeStateMachinePlayback.xml b/doc/classes/AnimationNodeStateMachinePlayback.xml index 7e01be12c4..17a946bb3e 100644 --- a/doc/classes/AnimationNodeStateMachinePlayback.xml +++ b/doc/classes/AnimationNodeStateMachinePlayback.xml @@ -38,6 +38,12 @@ Returns the playback position within the current animation state. + + + + Returns the starting state of currently fading animation. + + -- cgit v1.2.3