我们创建了 Fontainebleau 演示来说明摄影photogrammetry流程和 LayeredLit 着色器的使用。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

21 行
531 B

{
"name": "net.peeweek.gameplay-ingredients",
"displayName": "Gameplay Ingredients",
"version": "2019.3.1",
"category": "Gameplay",
"unity": "2019.3",
"description": "Gameplay ingredients - A Collection of scripts for the editor and runtime to set-up gameplay actions and logic in your games.",
"dependencies": {
"com.unity.cinemachine": "2.3.4"
},
"keywords": [
"Gameplay",
"Ingredients",
"Unity",
"Behaviour",
"State Machine",
"Editor",
"Streaming"
],
"hideInEditor": false
}