chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Examples.Lib.numbers.anim.time;
|
||||
|
||||
[Guid("1cccb283-18f0-4ef2-817f-dd28d40ebb7a")]
|
||||
internal sealed class SetCommandTimeExample : Instance<SetCommandTimeExample>
|
||||
{
|
||||
[Output(Guid = "7b7a6d6a-dd67-4a62-83bb-e5912ba611aa")]
|
||||
public readonly Slot<Texture2D> ColorBuffer = new();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user