summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationRootNode.xml
diff options
context:
space:
mode:
authorSilc 'Tokage' Renew <61938263+TokageItLab@users.noreply.github.com>2023-02-10 11:04:56 +0900
committerSilc Renew <tokage.it.lab@gmail.com>2023-02-11 02:58:58 +0900
commit7016768f4c15ff38db85f50688466f22461a0416 (patch)
treeca00a93e84b0dbe21424cdf19dade307e9584f4a /doc/classes/AnimationRootNode.xml
parent929ee61170ec4d431d6d2cfeddccdec2a59a11b7 (diff)
Add document for AnimationNodes which have setter as request property
Diffstat (limited to 'doc/classes/AnimationRootNode.xml')
-rw-r--r--doc/classes/AnimationRootNode.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/AnimationRootNode.xml b/doc/classes/AnimationRootNode.xml
index d364c15f77..cdcec3787a 100644
--- a/doc/classes/AnimationRootNode.xml
+++ b/doc/classes/AnimationRootNode.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationRootNode" inherits="AnimationNode" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
+ The [AnimationNode] which can be set as the root of an [AnimationTree].
</brief_description>
<description>
</description>