chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
namespace Examples.Lib.point.modify{
|
||||
[Guid("a47622c0-dabc-41bc-b7b0-e79e34000182")]
|
||||
internal sealed class PairPointsForGridWalkLinesExample : Instance<PairPointsForGridWalkLinesExample>
|
||||
{
|
||||
[Output(Guid = "5edc7e90-2463-4e8e-b0f2-fa92ed63ad74")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new Slot<Texture2D>();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user