SunRaysEffect

非推奨を表示

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.

概要

プロパティ

  • 並列読み取り

    Determines the opacity of the sun rays.

  • 並列読み取り

    Determines how wide the sun rays will spread out.

PostEffect から継承した プロパティ
  • 並列読み取り

    Toggles whether or not the PostEffect is enabled.

プロパティ

Intensity

並列読み取り

Intensity determines the opacity of the sun rays. Values closer to 0 are less visible, while values closer to 1 become more visible.

Spread

並列読み取り

Spread determines how wide the sun rays will spread across the sky. Its value should be set between 0 and 1 as values outside that range have undefined behavior.

方法

イベント