mirror of
https://github.com/godotengine/godot
synced 2024-11-02 14:03:02 +00:00
doc: Add a brief description to SkeletonProfileHumanoid
This commit is contained in:
parent
91fedb60de
commit
d50868e688
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue