Recommended reading

  • CSDN home page
  • GitHub open source address
  • Unity3D plugin sharing
  • Jane’s address book
  • My personal blog
  • QQ group: 1040082875

One, foreword

Although the sun halo effect is not very useful, but very beautiful, beautiful is not enough, so let’s see how to achieve the sun halo effect in Unity3D.

Effect:

Second, resource download

The resources mentioned in this article have been uploaded:

Download.csdn.net/download/q7…

Three, steps,

(1) We import the resources into Unity’s Flare folder.

(2) Then drag the Flare Texture into the Flare Texture slot.

(3) Find the parallel light component and drag the BF1_Sun.flare object into the flare card slot of the parallel light component.

(4) The effect is shown in the figure below.