From f5b49af99fb63980ab05d8f909621393e4bfc2a6 Mon Sep 17 00:00:00 2001
From: "Silc Lizard (Tokage) Renew"
<61938263+TokageItLab@users.noreply.github.com>
Date: Sat, 5 Oct 2024 06:00:39 +0900
Subject: Add RetargetModifier3D for realtime retarget to keep original rest
---
doc/classes/Skeleton3D.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'doc/classes/Skeleton3D.xml')
diff --git a/doc/classes/Skeleton3D.xml b/doc/classes/Skeleton3D.xml
index f5b808be8e..aa751de5f2 100644
--- a/doc/classes/Skeleton3D.xml
+++ b/doc/classes/Skeleton3D.xml
@@ -393,6 +393,11 @@
[b]Note:[/b] During the update process, this signal is not fired, so modification by [SkeletonModifier3D] is not detected.
+
+
+ Emitted when the rest is updated.
+
+
Emitted when the value of [member show_rest_only] changes.
--
cgit v1.2.3