chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Skills.Math.M01_BasicMath;
|
||||
|
||||
[Guid("a12f59a4-d074-4c52-a396-22221d69a588")]
|
||||
internal sealed class M01d_Modulo : Instance<M01d_Modulo>
|
||||
{
|
||||
[Output(Guid = "a62728af-6ee1-4e31-a545-76c73a3b2269")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user