wiki.sine.space | sinespace

Regions/Lighting

From wiki.sine.space
Revision as of 15:13, 10 October 2016 by Merries (Talk | contribs)

Jump to: navigation, search

Sine.Spaces uses Deferred rendering. So you can use as many lights as you wish.

Below is the Unity5 documentation for scene lighting. It's a bit long but worth the read.

[Lighting a Scene]

Here is a video on the basics of light.

[Basic Lights]


Baking Your Lighting

Baking your lighting will help with overall performance.
1. Make sure any objects that are not moving are set to static, you will find the tickbox upper right
corner of the inspector when you select and object. File:StaticBox.jpg