From ef54e86e845b5772b617cd9c30105c4e6e12cd1e Mon Sep 17 00:00:00 2001 From: Walther Date: Wed, 18 Oct 2023 00:43:50 +0300 Subject: [PATCH] chore: bump up the brightness on scifi helmet --- scenes/gltf_scifi_helmet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scenes/gltf_scifi_helmet.json b/scenes/gltf_scifi_helmet.json index e1b2e10c..2b531f85 100644 --- a/scenes/gltf_scifi_helmet.json +++ b/scenes/gltf_scifi_helmet.json @@ -23,7 +23,7 @@ "kind": "DiffuseLight", "emit": { "kind": "SolidColor", - "color": [2.0, 2.0, 2.0] + "color": [5.0, 5.0, 5.0] } } } @@ -37,7 +37,7 @@ "kind": "DiffuseLight", "emit": { "kind": "SolidColor", - "color": [2.0, 2.0, 2.0] + "color": [5.0, 5.0, 5.0] } } }