Before 优化 机场
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Designed by KINEMATION, 2024.
|
||||
|
||||
namespace KINEMATION.MotionWarping.Editor.Widgets
|
||||
{
|
||||
public interface IWarpWidgetInterface
|
||||
{
|
||||
public void Render();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user