fix: component icons will no longer be displayed in the scene view

This commit is contained in:
mob-sakai
2025-02-21 18:00:29 +09:00
parent 8b5f7ff57e
commit 803af8113d
8 changed files with 65 additions and 6 deletions

View File

@@ -5,6 +5,7 @@ using UnityEngine;
namespace Coffee.UIExtensions
{
[Icon("Packages/com.coffee.ui-particle/Icons/UIParticleIcon.png")]
public class UIParticleProjectSettings : PreloadedProjectSettings<UIParticleProjectSettings>
{
[Header("Setting")]