• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Solved Trigger changes to Scene Lighting

wongry

Well-known member
Joined
May 12, 2024
Messages
85
Reactions
302
I'm working on a scene and would like to trigger changes to the Scene Lighting options. (I want to adjust Global Illum Sky/Unity Ambient Light Color for daytime/afternoon/nighttime segments.)

There's no "Receiver Atom" that governs scene lighting from what I could tell. While I know I can swap to skyboxes created on the Hub, I still want to modify the Unity Ambient Light Color. Any suggestions?
 
Solution
The Receiver Atom for that and other things that are built into a scene should be "CoreControl". Then the Receiver for Scene Lighting should be "GlobalLighting".
The Receiver Atom for that and other things that are built into a scene should be "CoreControl". Then the Receiver for Scene Lighting should be "GlobalLighting".
 
Upvote 0
Solution
The Receiver Atom for that and other things that are built into a scene should be "CoreControl". Then the Receiver for Scene Lighting should be "GlobalLighting".
Thank you very much! I was able to find a trigger for Unity Ambient Light Color. Couldn't find one for changing skyboxes, but that can be done with hub resources.
 
Upvote 0
Back
Top Bottom