暫無描述
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 221B

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