We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889e818 commit 5e659eeCopy full SHA for 5e659ee
1 file changed
README.md
@@ -0,0 +1,8 @@
1
+# Unity Scriptable Render Loop testbed
2
+
3
+> **NOTE**: this is a testbed for a Unity feature that has not shipped yet! The project will not work with any public
4
+> Unity version, and things in it might and will be broken.
5
6
+"Scriptable Render Loops" is a potential future Unity feature, think "Command Buffers, take two". We plan to ship the feature, and a
7
+new modern built-in rendering loop with it. For now you can look around if you're _really_ curious, but like said above, this is
8
+not useful for any public Unity version yet.
0 commit comments