summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-07 15:37:44 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-07 15:37:44 +0100
commitd0d8c07e1915b47610bf91176d908c9b46a5ab54 (patch)
treee8f5c9b9807715f0e83545ac20df52fbfea2bd78
parent9af9fc6e9981fbb582fad9f69ad6bb0d96856b5e (diff)
downloadweareserver-d0d8c07e1915b47610bf91176d908c9b46a5ab54.tar
weareserver-d0d8c07e1915b47610bf91176d908c9b46a5ab54.tar.bz2
weareserver-d0d8c07e1915b47610bf91176d908c9b46a5ab54.tar.zst
note multiply
-rw-r--r--a.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/a.md b/a.md
index 733d4e7..8498b6c 100644
--- a/a.md
+++ b/a.md
@@ -34,6 +34,10 @@ Attribute = 0x01 constant:f32 / 0x02 buffer:Res / 0x03 texture:Res<Texture>
NewAttribute = flag:u8 constant:f32 buffer:Res texture:Res<Texture>
```
+Combinations of g_*, va_* and tex_* are multiplied except normal which is added.
+Defaults should be the identity for that operation, so default is 1 / white
+except normals are zero.
+
| Key | Value Type |
| ---------------- | ------------- |
| index | Resource |