Fast Stylized Procedural Sky

Hello,

To make darker the night you can do few things:

  1. Modify skylight intensity parameter. This param is not changed by my system.
  2. Modify intensity parameter of directional light used as the Moon. This param is not changed by my system.
  3. Change colors of the sky in curves (TimeOfDay folder).
    C_SkyLowerColor and C_SkyUpperColor

If it is not enough for you then something harder:
4. Recapture new darker skylight texture for the night with skylight BP_SceneCapture (new feature, not yet documented) or change skylight to dynamic (it is slower) source type to SLS_CapturedScene.

Fix of the Moon movement is already waiting for review in the unreal marketplace so it should be available very soon :slight_smile: