chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
namespace Examples.Lib.render.analyze{
|
||||
[Guid("f0ea45cd-9971-46cd-a761-6e81c036aa87")]
|
||||
internal sealed class GetScreenPosExample : Instance<GetScreenPosExample>
|
||||
{
|
||||
[Output(Guid = "b8823995-0087-41c3-9e8f-89c6024c23b1")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new Slot<Texture2D>();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user