Files
com.misaki.shader-gui/Editor/Helpers/MaterialHelper.cs
Misaki 8250bc128d Added new KeywordEnumTypeDrawer;
Added new method to use generic to add ui scope
2025-08-17 13:01:40 +09:00

7 lines
82 B
C#

namespace Misaki.ShaderGUI
{
public static class MaterialHelper
{
}
}