diff options
author | metamuffin <metamuffin@disroot.org> | 2025-01-13 00:13:54 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-01-13 00:13:54 +0100 |
commit | 3330af8a3417ce411ecb1c7c23343cc28f261b2f (patch) | |
tree | 67facac81b9233eb612e691f1fc72b71bce1d3f3 /doc | |
parent | 9f5d815e932c9c01265fec2f5a079470d73d6cc8 (diff) | |
download | weareserver-3330af8a3417ce411ecb1c7c23343cc28f261b2f.tar weareserver-3330af8a3417ce411ecb1c7c23343cc28f261b2f.tar.bz2 weareserver-3330af8a3417ce411ecb1c7c23343cc28f261b2f.tar.zst |
add name to light part + show network size of prefab
Diffstat (limited to 'doc')
-rw-r--r-- | doc/resources.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/resources.md b/doc/resources.md index 61a5781..e4944ef 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -87,6 +87,7 @@ white except normals are zero. | Key | Value Type | | ---------- | ------------------------ | +| `name` | `String` | | `radius` | `Float` | | `emission` | `Vec3` | | `spot` | `Vec3`, `Float`, `Float` | |