Open sguionni opened 8 years ago
HemisphereLight lights my scene in black, and override all other lights.
hemisphereLight = new HemisphereLight( 0xffffbb, 0x080820, 1 );
in 1.6?
Yes, i saw the default position is 0, 100, 0, but i tried other positions and the result is still the same.
ok, I'll fix this in 2.0
Bug is still in 2.0.
Yeah, I work on this, 2.0 is not finished
HemisphereLight lights my scene in black, and override all other lights.