diff options
author | metamuffin <metamuffin@disroot.org> | 2025-01-07 15:37:44 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-01-07 15:37:44 +0100 |
commit | d0d8c07e1915b47610bf91176d908c9b46a5ab54 (patch) | |
tree | e8f5c9b9807715f0e83545ac20df52fbfea2bd78 /a.md | |
parent | 9af9fc6e9981fbb582fad9f69ad6bb0d96856b5e (diff) | |
download | weareserver-d0d8c07e1915b47610bf91176d908c9b46a5ab54.tar weareserver-d0d8c07e1915b47610bf91176d908c9b46a5ab54.tar.bz2 weareserver-d0d8c07e1915b47610bf91176d908c9b46a5ab54.tar.zst |
note multiply
Diffstat (limited to 'a.md')
-rw-r--r-- | a.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 | |