Added ChannelMixer
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
namespace Misaki.ArtToolEditor
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Misaki.ArtToolEditor
|
||||
{
|
||||
public class AssetsProcessContext
|
||||
{
|
||||
public IEnumerable<UnityEngine.Object> sourceObjects;
|
||||
public object userData;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user