浏览代码

embed package

/main
André McGrail 5 年前
当前提交
90aa4e2a
共有 4 个文件被更改,包括 20 次插入10 次删除
  1. 19
      Assets/Materials/BlackoutBackface.mat
  2. 7
      Packages/manifest.json
  3. 4
      ProjectSettings/ProjectVersion.txt

19
Assets/Materials/BlackoutBackface.mat


m_PrefabAsset: {fileID: 0}
m_Name: BlackoutBackface
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords:
m_ShaderKeywords: _ENVIRONMENTREFLECTIONS_OFF
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0

- _Cull: 2
- _Cutoff: 0.5
- _DstBlend: 0
- _EnvironmentReflections: 1
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0

- _ReceiveShadows: 1
- _Smoothness: 0.5
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1

- _Color: {r: 0.5, g: 0.5, b: 0.5, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
--- !u!114 &4290816286168958820
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 1

7
Packages/manifest.json


"com.unity.burst": "0.2.4-preview.45",
"com.unity.cinemachine": "2.3.3",
"com.unity.mathematics": "0.0.12-preview.21",
"com.unity.package-manager-ui": "2.1.1",
"com.unity.postprocessing": "2.1.3",
"com.unity.package-manager-ui": "2.1.2",
"com.unity.render-pipelines.core": "file:../../SRP/com.unity.render-pipelines.core",
"com.unity.render-pipelines.lightweight": "file:../../SRP/com.unity.render-pipelines.lightweight",
"com.unity.shadergraph": "file:../../SRP/com.unity.shadergraph",
"com.unity.render-pipelines.lightweight": "5.10.0",
"com.unity.textmeshpro": "2.0.0",
"com.unity.timeline": "1.0.0",
"com.unity.modules.ai": "1.0.0",

4
ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2019.1.0b6
m_EditorVersionWithRevision: 2019.1.0b6 (e3cf6cb42b7c)
m_EditorVersion: 2019.1.0f2
m_EditorVersionWithRevision: 2019.1.0f2 (292b93d75a2c)
正在加载...
取消
保存