Create a hemispheric light in Babylon.js 2.0
By Bartłomiej Bartel
09 Oct 2015 09:04
Example of creating a hemospheric light in Babylon.js 2.0
light = new BABYLON.HemisphericLight("light1", new BABYLON.Vector3(0, 1, 0), scene);
light.intensity = .5;
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
Enter a description.