chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Skills.Math.M01_BasicMath;
|
||||
|
||||
[Guid("2a80d6a2-57ff-4295-9ca9-c34f3619d106")]
|
||||
internal sealed class M01a_BasicMath01 : Instance<M01a_BasicMath01>
|
||||
{
|
||||
[Output(Guid = "19e0f222-d6d3-4edb-b01c-e7f0aff8a8ec")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user