summaryrefslogtreecommitdiff
path: root/doc/resources.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-20 23:48:23 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-20 23:48:23 +0100
commit771cda23f0e716c2107cedf1ab5b20aab8daf524 (patch)
tree9a51d9b3f80e8ee3a8a3daba8b751700c580fcec /doc/resources.md
parenta59e77673b2c7b07cf4ad3989f18c46a86775cab (diff)
downloadweareserver-771cda23f0e716c2107cedf1ab5b20aab8daf524.tar
weareserver-771cda23f0e716c2107cedf1ab5b20aab8daf524.tar.bz2
weareserver-771cda23f0e716c2107cedf1ab5b20aab8daf524.tar.zst
note root index
Diffstat (limited to 'doc/resources.md')
-rw-r--r--doc/resources.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/resources.md b/doc/resources.md
index 1c1b43f..05b4cfc 100644
--- a/doc/resources.md
+++ b/doc/resources.md
@@ -99,11 +99,11 @@ white except normals are zero.
## Armature
-| Key | Value Type | |
-| ----------- | ----------- | ------------------------------------ |
-| `parent` | `[u16]` | Parent indecies |
-| `transform` | `[Affine3]` | |
-| `name` | `[String]` | Each string prefixed with u16 length |
+| Key | Value Type | |
+| ----------- | ----------- | -------------------------------------- |
+| `parent` | `[u16]` | Parent indecies, Root points to itself |
+| `transform` | `[Affine3]` | |
+| `name` | `[String]` | Each string prefixed with u16 length |
## LightPart