fix: 光子大屏light intensity调整

This commit is contained in:
caoqianming 2024-08-14 14:27:38 +08:00
parent f2df4ddbb0
commit e38d1d3eef
1 changed files with 1 additions and 1 deletions

View File

@ -1301,7 +1301,7 @@ export default {
"light",
new BABYLON.Vector3(1, 1, 0)
);
light.intensity = 3;
light.intensity = 1.5;
// GUI
const advancedTexture =
BABYLON_GUI.AdvancedDynamicTexture.CreateFullscreenUI(