From adcbcf87dd285343b86b755f287748c3cd205801 Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Fri, 31 May 2019 00:39:00 +0200 Subject: Add track_set_key_time() to Animation --- doc/classes/Animation.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index 9885f30883..53d3663d4f 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -562,6 +562,19 @@ Set the value of an existing key. + + + + + + + + + + + Set the time of an existing key. + + -- cgit v1.2.3