chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Examples.Lib.image.generate.pattern;
|
||||
|
||||
[Guid("d71a564b-44c7-42a6-b0ca-05d5f512be14")]
|
||||
internal sealed class RyojiPattern1Example : Instance<RyojiPattern1Example>
|
||||
{
|
||||
[Output(Guid = "092308dc-05a0-4f10-815d-304a697908f7")]
|
||||
public readonly Slot<Texture2D> ImgOutput = new();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user