This project is an example Unity project that shows an example configuration for lighting a simple VRChat World which contains both some real time and baked lighting.
It also contains demos for turning a light on and off using both Udon (graph) and Udon Sharp, updating reflection probes and controlling the position of the sun.
It is setup with standard clean Post Processing profile created by Silent and built using the VRWorldToolkit. This is not included by can be downloaded and added from that GitHub repository.
All included models, textures and sounds are either created by me or from CC0 assets on https://ambientcg.com/ and https://freesound.org/.
- Use the green Code button above to Download and extract the code for this project, or Clone the Repository to your local machine and into a folder on your computer where you keep your Unity projects.
- Using the VRChat Creator Companion, choose to Add an existing project.
- Select the folder containing this demo project.
- Open the project using the Creator Companion and it should automatically install additional required packages such as the VRChat SDK.
You can visit a live demo of this world here.