1
This commit is contained in:
@@ -5,7 +5,10 @@ using UnityEngine;
|
||||
|
||||
namespace BITKit.Animations
|
||||
{
|
||||
public interface IMotionMatchingObject{}
|
||||
public interface IMotionMatchingObject
|
||||
{
|
||||
|
||||
}
|
||||
public interface IMotionMatchingService : IObjectMatcher<string,IMotionMatchingObject>
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user