You can download latest unitypackage from here!!
Bright daylight, Reddish sunsets or Dark night...
UdonSunController provides the ability to freely control the Directional Light at runtime for your VRChat Udon world. Just place the prefab in your scene. It automatically controls the brightness and color temperature from the direction of sun. Reflection probes can also be re-baked.
Update to latest version.
- VRCSDK3_WORLD
 - UdonSharp
 
- Put 
Assets/UdonSunController/SunController.prefabinto the scene. - Press 
Setup Fom SeneButton on the inspector of placedSunController. 
- Press 
Setup From Sceneagain. 
- Directional Light has been removed from the prefab. Add to your scene manually or keep the initially created one.
 - The ReflectionProbeUpdator has been removed, please remove the UdonBehaviour that references it that you added to ReflectionProbe. UdonSunController will now update them directly.
 
MIT License


