Lighting
This section introduces how lighting works and how to use it in Cocos Creator.
The implementation of lighting in Creator simulates the effect of light on the real world. Adding lights to the scene can make the scene produce corresponding lighting and shading effects to get better visual effects.
Additional References
Cocos Creator provides some lighting examples, which mainly introduces some common editing operations for lighting and code examples for reference.