Boat Attack使用了Universal RP的许多新图形功能,可以用于探索 Universal RP 的使用方式和技巧。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

21 行
731 B

{
"displayName": "Entities",
"version": "0.0.12-preview.33",
"description": "Unity Entity Component System - Core Entity Component System, New Transform components, basic Instance Mesh Renderer",
"unity": "2019.1",
"dependencies": {
"nuget.mono-cecil": "0.1.6-preview",
"com.unity.test-framework.performance": "1.0.9-preview",
"com.unity.properties": "0.5.0-preview",
"com.unity.mathematics": "1.0.1",
"com.unity.collections": "0.0.9-preview.20",
"com.unity.burst": "1.0.4",
"com.unity.jobs": "0.0.7-preview.13"
},
"unityRelease": "0f1",
"keywords": [
"entities",
"unity"
],
"name": "com.unity.entities"
}