chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
namespace Examples.Lib.point;
|
||||
|
||||
[Guid("99cf2542-d408-4a81-ba49-4204eb2f6df8")]
|
||||
internal sealed class SelectPointsWithSDFExample : Instance<SelectPointsWithSDFExample>
|
||||
{
|
||||
|
||||
[Output(Guid = "95c58733-2d45-428b-bb03-ee9210eef065")]
|
||||
public readonly Slot<T3.Core.DataTypes.Texture2D> Result = new Slot<T3.Core.DataTypes.Texture2D>();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user