Added new KeywordEnumTypeDrawer;
Added new method to use generic to add ui scope
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Misaki.ShaderGUI
|
||||
|
||||
public MaterialEditor Editor => editor;
|
||||
|
||||
public abstract void LoadMaterialProperties();
|
||||
protected abstract void LoadMaterialProperties();
|
||||
|
||||
protected abstract void DrawContent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user