暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

package.json 354B

1234567891011
  1. {
  2. "name": "com.unity.render-pipelines.universal-config",
  3. "description": "Configuration files for the Universal Render Pipeline.",
  4. "version": "17.0.3",
  5. "unity": "6000.0",
  6. "displayName": "Universal RP Config",
  7. "dependencies": {
  8. "com.unity.render-pipelines.core": "17.0.3"
  9. },
  10. "_fingerprint": "fa63c96d3e1af317d84d171cd6c0e0658ab159df"
  11. }