chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Skills.Math.M01_BasicMath;
|
||||
|
||||
[Guid("a85bbd92-afd8-488f-a52a-247ceda950ca")]
|
||||
internal sealed class M01e_SinModulo : Instance<M01e_SinModulo>
|
||||
{
|
||||
[Output(Guid = "be83e402-fbbb-447a-b874-61d938b3290a")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user