SunRaysEffect

Show Deprecated

The SunRaysEffect renders a halo of light around sun. The halo is shaped/blocked by world objects between the Workspace.CurrentCamera and the sun.

Like other post-processing effects, SunRaysEffect will only work while Enabled and when parented to Lighting or Workspace.CurrentCamera. Also, it may not render on low-end devices, and it may render differently depending on your Studio settings (see the Quality Level settings in RenderingPerformance).

For more details on this effect and others, see Post-Processing Effects.

Summary

Properties

  • Read Parallel

    Determines the opacity of the sun rays.

  • Read Parallel

    Determines how wide the sun rays will spread out.

Properties inherited from PostEffect

Properties

  • Read Parallel

    Toggles whether or not the PostEffect is enabled.

Properties

Intensity

Read Parallel

Spread

Read Parallel

Methods

Events