chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Examples.Lib.point;
|
||||
|
||||
[Guid("69776b58-e05d-47c8-b19f-2f44f7b9c915")]
|
||||
internal sealed class _BuildSpatialHashMapExample : Instance<_BuildSpatialHashMapExample>
|
||||
{
|
||||
[Output(Guid = "0af851d9-0753-472b-8448-77562b33cf07")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user