update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using Rive.Components;
|
||||
using UnityEditor;
|
||||
|
||||
namespace Rive.EditorTools
|
||||
{
|
||||
[CustomEditor(typeof(AtlasRenderTargetStrategy), true)]
|
||||
internal class AtlasRenderTextureStrategyInspector : RiveBaseEditor
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user