playMaker

Author Topic: How to change Lighting Data Asset during runtime?  (Read 5721 times)

HisashiJoe

  • Playmaker Newbie
  • *
  • Posts: 3
How to change Lighting Data Asset during runtime?
« on: May 22, 2025, 05:18:05 AM »
Hello,
I have an indoor scene that works best with some Area Light which required these lights to be baked.
But I also need to turn these lights on/off which is not possible with baked light. So I thought about changing Lighting Data Asset between two states light on and light off.

Is there any way to achieve this using Playmaker?