summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationRootNode.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2023-02-11 14:31:08 +0100
committerRémi Verschelde <rverschelde@gmail.com>2023-02-11 14:31:08 +0100
commit370635538545661adcf15ffc48f0877fc7f23e5a (patch)
tree13ac2ee944293ba756f2c876ee924c016667faf0 /doc/classes/AnimationRootNode.xml
parented85a2c8ceae048c2b29bc6ccf6f53a9c70ec811 (diff)
parent7016768f4c15ff38db85f50688466f22461a0416 (diff)
Merge pull request #73014 from TokageItLab/animation-tree-docs
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>