From d50868e688045fc36fce32f5077f151c12521bf4 Mon Sep 17 00:00:00 2001 From: TigranExe <122690491+TigranExe@users.noreply.github.com> Date: Sat, 14 Jan 2023 15:59:50 -0500 Subject: [PATCH] doc: Add a brief description to SkeletonProfileHumanoid --- doc/classes/SkeletonProfileHumanoid.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/SkeletonProfileHumanoid.xml b/doc/classes/SkeletonProfileHumanoid.xml index 0dbd66d8d6c0..7445272cccab 100644 --- a/doc/classes/SkeletonProfileHumanoid.xml +++ b/doc/classes/SkeletonProfileHumanoid.xml @@ -1,6 +1,7 @@ + A humanoid [SkeletonProfile] preset. A [SkeletonProfile] as a preset that is optimized for the human form. This exists for standardization, so all parameters are read-only.