Skip to content

Commit

Permalink
Cleaned up experimental APIs (#4052)
Browse files Browse the repository at this point in the history
* cleaned up experimental APIs

* Clean up usings

* Update change log

* Added api docs

* Remove unnecessary obsolete
  • Loading branch information
UnityPaul committed Apr 13, 2021
1 parent 083b686 commit 2502991
Show file tree
Hide file tree
Showing 110 changed files with 752 additions and 220 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -1,6 +1,6 @@
using NUnit.Framework;
using UnityEngine;
using UnityEngine.Experimental.Rendering.Universal;
using UnityEngine.Rendering.Universal;
using UnityEngine.Rendering.Universal;

[TestFixture]
Expand Down

0 comments on commit 2502991

Please sign in to comment.