From d3e2f02f5f75afb6d6c62e77577452224e4a34a4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 7 Jan 2025 18:13:42 +0100 Subject: emission --- a.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'a.md') diff --git a/a.md b/a.md index 3c0f7c0..22cccd4 100644 --- a/a.md +++ b/a.md @@ -54,6 +54,7 @@ except normals are zero. | g_roughness | f32 | | | g_albedo | \[f32;3\] | | | g_transmission | f32 | | +| g_emission | \[f32;3\] | | | va_position | [Resource; 3] | | | va_normal | [Resource; 3] | | | va_texcoord | [Resource; 2] | | @@ -61,11 +62,13 @@ except normals are zero. | va_metallic | Resource | | | va_albedo | [Resource; 3] | | | va_transmission | Resource | | +| va_emission | Resource | | | tex_normal | Resource | Use color channels | | tex_roughness | Resource | Use green channel | | tex_metallic | Resource | Use blue channel | | tex_albedo | Resource | Use color channels | | tex_transmission | Resource | Use alpha channel | +| tex_emission | Resource | Use color channels | ### Texture -- cgit v1.2.3-70-g09d2