Changing material with sun rotation

Another possible one could be to maybe use Material Parameter Collection?

  1. Create the collection.
  2. Add float or vector parameter to store sun rotation.
  3. Create level blueprint.
  4. Assign sun value to collection parameter.
  5. Add Collection Param in you material graph to grab sun angle data.