mob-sakai / ParticleEffectForUGUI

Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
MIT License
4.42k stars 625 forks source link

Sorting with layer and order #272

Closed lucasmontec closed 1 year ago

lucasmontec commented 1 year ago

Describe what help do you need Is it possible to sort the particles using a canvas layer and a sorting order in that layer? Like setting it to render in the UI layer at a sorting index.

mob-sakai commented 1 year ago

Press Refresh button in the inspector to change the rendering order according to the layer. Or, you can change the rendering order manually.

Oct-26-2023 02-16-01