浏览代码

Manifest updated to reflect LWRP 4.7.0-preview on staging

Removed shadowing on material to avoid artifacts.
/lwrp-support-2018.3-with-1.5
Jimmy Alamparambil 6 年前
当前提交
12967e49
共有 2 个文件被更改,包括 6 次插入7 次删除
  1. 6
      Assets/Materials/LWRPCube.mat
  2. 7
      Packages/manifest.json

6
Assets/Materials/LWRPCube.mat


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

- _AlphaClip: 0
- _Blend: 0
- _BumpScale: 1
- _Cull: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0

- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _ReceiveShadows: 1
- _ReceiveShadows: 0
- _SampleGI: 0
- _Shininess: 0.5
- _SmoothnessTextureChannel: 0

7
Packages/manifest.json


"dependencies": {
"com.unity.collab-proxy": "1.2.15",
"com.unity.package-manager-ui": "2.0.3",
"com.unity.shadergraph": "file:/Users/jimmy/Documents/Projects/DevUnity/Packages/ScriptableRenderPipeline/com.unity.shadergraph",
"com.unity.render-pipelines.core": "file:/Users/jimmy/Documents/Projects/DevUnity/Packages/ScriptableRenderPipeline/com.unity.render-pipelines.core",
"com.unity.render-pipelines.lightweight": "file:/Users/jimmy/Documents/Projects/DevUnity/Packages/ScriptableRenderPipeline/com.unity.render-pipelines.lightweight",
"com.unity.render-pipelines.lightweight": "4.7.0-preview",
"com.unity.xr.arcore": "1.0.0-preview.19",
"com.unity.xr.arfoundation": "1.0.0-preview.18",
"com.unity.xr.arkit": "1.0.0-preview.14",

"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"registry": "https://staging-packages.unity.com"
}
正在加载...
取消
保存