summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2023-01-16 09:41:59 +0100
committerRémi Verschelde <rverschelde@gmail.com>2023-01-16 09:41:59 +0100
commit0b5743327cb922a235473b0b62f3c221730bea06 (patch)
treedb7644289d94f2d6c9f9ff6d73d6086ff741fcd3 /doc
parentf96701eda634b37c74b2ab61fa396f3e29ff0cd6 (diff)
parentd50868e688045fc36fce32f5077f151c12521bf4 (diff)
Merge pull request #71436 from TigranExe/patch-1
Added a brief description to SkeletonProfileHumanoid
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/SkeletonProfileHumanoid.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/SkeletonProfileHumanoid.xml b/doc/classes/SkeletonProfileHumanoid.xml
index 0dbd66d8d6..7445272ccc 100644
--- a/doc/classes/SkeletonProfileHumanoid.xml
+++ b/doc/classes/SkeletonProfileHumanoid.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="SkeletonProfileHumanoid" inherits="SkeletonProfile" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
+ A humanoid [SkeletonProfile] preset.
</brief_description>
<description>
A [SkeletonProfile] as a preset that is optimized for the human form. This exists for standardization, so all parameters are read-only.