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