Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1.  
  2. public ShaderVariantCollection collection;
  3. // Use this for initialization
  4. void Start () {
  5. collection.WarmUp();
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement