修复:天光反弹强度没有发送

pull/1658/head
ChenX 3 years ago
parent 0b69adc0c3
commit e493bfccc2

@ -602,7 +602,7 @@ function ConverHemisphereLight2Data(light: HemisphereLight)
// ed.Temperature = light.Temperature; // ed.Temperature = light.Temperature;
// ed.IndirectLightingIntensity = light.IndirectLightingIntensity; ed.IndirectLightingIntensity = light.IndirectLightingIntensity;
// ed.CaseShadow = light.CaseShadow; // ed.CaseShadow = light.CaseShadow;
// ed.SpecularScale = light.SpecularScale; // ed.SpecularScale = light.SpecularScale;

Loading…
Cancel
Save