Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.sample.json 225B

12345678
  1. {
  2. "displayName": "Adaptive Resolution Sample",
  3. "description": "Demonstrates how Adaptive Resolution works.",
  4. "createSeparatePackage": true,
  5. "dependencies": {
  6. "com.unity.render-pipelines.universal": "12.0.0"
  7. }
  8. }